UltimateHackingKeyboard / agent

Ultimate Hacking Keyboard configurator
https://ultimatehackingkeyboard.github.io/agent/
Other
692 stars 77 forks source link

feat: expose 20 mouse buttons #2276

Closed ert78gb closed 3 weeks ago

ert78gb commented 1 month ago

closes #2167

Also removed the extraMouseButtonsSupported feature flag because Agent force to upgrade the firmware if it is not compatible.

mondalaci commented 1 month ago

@kareltucek Mouse button 20 doesn't register for me when testing it with xev, but the rest does. Assuming you can reproduce the issue, please look into it. I'm wondering whether the scancode gets sent, and if so, it might be limited by USB descriptor intervals.

mondalaci commented 1 month ago

@kareltucek Will you take a look at this? Don't wanna rush you; Just want to make sure this pending PR isn't forgotten.