geekhack

geekhack Community => Ergonomics => Topic started by: phinix on Sat, 02 January 2021, 18:11:36

Title: Mouse with macros in memory- not in software
Post by: phinix on Sat, 02 January 2021, 18:11:36
Guys, is there a mouse that can keep macros in it, not in its software?
So I wouldn't have to have software running to use macros.
In particular, I would like to save string in the macro.
Title: Re: Mouse with macros in memory- not in software
Post by: vvp on Sun, 03 January 2021, 06:37:32
I do not know about mouse firmwares, but some keybaord firmwares can also add mouse events into their macros (stored in the keybaord). E.g. https://github.com/chrisandreae/keyboard-firmware
Title: Re: Mouse with macros in memory- not in software
Post by: nevin on Sun, 03 January 2021, 07:15:06
most of the gaming mice with "onboard memory" will function this way. programming stored in the mouse.
- i have a cm storm recon that works like this. you program via their programming utility, it's written to the mouse, then you can use the mouse on other systems and it retains the programming (NOT being remapped by app on host computer)
- just read through the descriptions, it should say stored in the mouse, or onboard memory, etc...

there is also the "Ploopy (https://www.ploopy.co/)" mouse & trackball, which run the same firmware that we use on our keyboards (QMK (https://github.com/qmk/qmk_firmware/tree/master/keyboards/ploopyco/mouse)). they accomplished this by supporting the PMW3360 optical sensor in the keyboard firmware. they also support VIA (https://caniusevia.com/), an on-the-fly remapping utility for QMK which alleviates the need to reflash the mouse every time you want to change a button.
- if you're familliar with QMK, you can see how exciting this is.
- QMK firmware: https://github.com/qmk/qmk_firmware

there are also a handful of DIY mouse projects based around the PMW3360 optical sensor if you want to go that route. search around. some are running a less fully featured firmware than the ploopy ones, and i've seen others use arduino programming.
Title: Re: Mouse with macros in memory- not in software
Post by: asdfcrash on Thu, 02 December 2021, 14:46:24
Been down this rabbit hole a few times. I've owned many mice for gaming but when the mmo style mice came out, g600 Logitech; razor naga; Corsair (don't remember its name), the Logitech and corsair have onboard memory. The Corsair is generally more comfortable, but I have stayed with the g600 since I got it. I use it for both gaming and I have one at work as well. The old Logitech software (Logitech gaming software) was better as far as having to run a piece of software to do complete macro's, the new ghub really sucks. My work computer is a linux and this awesome guy wrote https://github.com/mafik/logitech-g600-linux software to configure the mice. you have to run it in the background. The nice thing is since its linux you can go as far as to bind a shell script to keys and do any level of advanced macro. My main one is to copy something then have it type the copied text in as if I was using the keyboard, this gets around places I don't have copy and paste ability like the vm console. I have never found any mouse that will save complex macros or even let you configure things like toggle and or repeat for a single key onboard.

If your on a Mac or windows box and use the Logitech software id don't recommend the ghub, the main issue is it seems to honor fields like password fields and won't paste to them. very annoying, wish they would get with a password manager program and work this out. the older Logitech gaming software can still be download and still works and doesn't have this issue. I am not a razor fan in that their software now requires you to log into their web service.

Title: Re: Mouse with macros in memory- not in software
Post by: nevin on Thu, 02 December 2021, 14:51:57
there are a handful with onboard memory (no client app needed)
the main thing other than shape would be how many buttons do you want?

i was looking for something similar and had a cooler master recon mouse. now i'm using the ploopy mouse (the ploopy is fully programmable with QMK)
Title: Re: Mouse with macros in memory- not in software
Post by: phinix on Thu, 02 December 2021, 16:04:15
I have Logitech PRO Superlight and I only can save characters when having installed and running its software.
It doesn't remember anything when soft is not there.
I'm trying to save pound sign (£).