-
-
Notifications
You must be signed in to change notification settings - Fork 40.2k
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
[Keyboard] Ploopy Thumb Trackball #18214
Conversation
thumb firmware, working thumb button fixes fixed doco fixed layout for info.json Update keyboards/ploopyco/trackball_thumb/rules.mk Co-authored-by: Drashna Jaelre <[email protected]> Update keyboards/ploopyco/trackball_thumb/rules.mk Co-authored-by: Ryan <[email protected]> Update keyboards/ploopyco/trackball_thumb/rules.mk Co-authored-by: Ryan <[email protected]> Update keyboards/ploopyco/trackball_thumb/readme.md Co-authored-by: Drashna Jaelre <[email protected]> Update keyboards/ploopyco/trackball_thumb/rules.mk Co-authored-by: Drashna Jaelre <[email protected]> Update keyboards/ploopyco/trackball_thumb/trackball_thumb.c Co-authored-by: Drashna Jaelre <[email protected]> Update keyboards/ploopyco/trackball_thumb/trackball_thumb.c Co-authored-by: Drashna Jaelre <[email protected]> Update keyboards/ploopyco/trackball_thumb/trackball_thumb.c Co-authored-by: Drashna Jaelre <[email protected]> Update keyboards/ploopyco/trackball_thumb/trackball_thumb.c Co-authored-by: Drashna Jaelre <[email protected]> Update keyboards/ploopyco/trackball_thumb/trackball_thumb.c Co-authored-by: Drashna Jaelre <[email protected]> Update keyboards/ploopyco/trackball_thumb/trackball_thumb.c Co-authored-by: Drashna Jaelre <[email protected]> Update keyboards/ploopyco/trackball_thumb/trackball_thumb.c Co-authored-by: Drashna Jaelre <[email protected]> Update keyboards/ploopyco/trackball_thumb/trackball_thumb.h Co-authored-by: Drashna Jaelre <[email protected]> Update keyboards/ploopyco/trackball_thumb/trackball_thumb.h Co-authored-by: Drashna Jaelre <[email protected]> Update keyboards/ploopyco/trackball_thumb/rules.mk Co-authored-by: Ryan <[email protected]> Update keyboards/ploopyco/trackball_thumb/rules.mk Co-authored-by: Ryan <[email protected]> Update keyboards/ploopyco/trackball_thumb/rules.mk Co-authored-by: Ryan <[email protected]> Update keyboards/ploopyco/trackball_thumb/config.h Co-authored-by: Drashna Jaelre <[email protected]> fixed the inverted pointer issue; everything is tested and looks okay Update keyboards/ploopyco/trackball_thumb/rules.mk Co-authored-by: Ryan <[email protected]> Go all in on encoder hack Apply suggestions from code review Co-authored-by: Nick Brassel <[email protected]> Apply suggestions from review
keyboards/ploopyco/trackball_thumb/keymaps/drag_scroll/keymap.c
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested and working nicely on my ploopy thumb trackball.
On macOS my ploopy thumb is working fine with this change using the default keymap, but the |
for the drag scroll, I do need to investigate that, but since all of the ploopy boards share the code, it's something I'd prefer changing all at onec. |
Co-authored-by: Drashna Jaelre <[email protected]> Co-authored-by: Ryan <[email protected]> Co-authored-by: Nick Brassel <[email protected]> Co-authored-by: ploopyco <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]> Co-authored-by: Ryan <[email protected]> Co-authored-by: Nick Brassel <[email protected]> Co-authored-by: ploopyco <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]> Co-authored-by: Ryan <[email protected]> Co-authored-by: Nick Brassel <[email protected]> Co-authored-by: ploopyco <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]> Co-authored-by: Ryan <[email protected]> Co-authored-by: Nick Brassel <[email protected]> Co-authored-by: ploopyco <[email protected]>
Description
Taking over #14668.
Types of Changes
Checklist