mbuesch / razer

Razer device library and tools
http://bues.ch/h/razercfg
GNU General Public License v2.0
250 stars 50 forks source link

Fix the Lachesis button mappings. #117

Open zelch opened 6 years ago

zelch commented 6 years ago

Both the physical and logic button mappings seem to be wrong, at least for my Lachesis Classic.

These two commits fix both issues.

Without it, my side buttons end up getting mapped to profile changes instead of mouse buttons, which is less useful than it could be.

mbuesch commented 6 years ago

Thanks for your pull request. To be able to pull this we would need to do this workaround in a way that does not break old devices with the old mapping. Maybe there is some way to detect, if the new mapping style is required? Firmware version perhaps?