-
-
Notifications
You must be signed in to change notification settings - Fork 39.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature Request] Swap buttons on PS2 Mouse/Trackball #9204
Comments
Can you use these defines to accomplish this?
They're documented in qmk's PS/2 Mouse pages. |
Nope. If you change these don't affect anything The documentation point to this to define the PS2_MOUSE_SCROLL_BTN_MASK. |
Ooh, interesting. Thank you for pointing that out. I was planning to use those in my own project. |
This issue has been automatically marked as stale because it has not had activity in the last 90 days. It will be closed in the next 30 days unless it is tagged properly or other activity occurs. |
This issue has been automatically closed because it has not had activity in the last 30 days. If this issue is still valid, re-open the issue and let us know. |
Feature Request Type
Description
At the moment doesn't exist any way to swap left and rigth button on PS2 mouse connected via QMK.
The Logitech T-SBC-12 trackball integrated on the Compaq MX-11800 has 2 buttons the top is the left button and the botton is the rigth one. For the people that suffers for carpal tunnel syndrome this is very bad because you are forced to use the middle finger in a very unconfortable position for drag and drop. Swapping the buttons solve this problem.
The text was updated successfully, but these errors were encountered: