-
-
Notifications
You must be signed in to change notification settings - Fork 40k
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
High resolution scrolling (without feature report parsing) #24423
base: develop
Are you sure you want to change the base?
Conversation
b7ff474
to
ebd8264
Compare
ebd8264
to
a583ee7
Compare
c18b31d
to
8a08449
Compare
Rebase after acceptance of 24422. |
Thank you for your contribution! |
This PR is in a finished state and awaiting review. |
Description
This PR contains the changes from my previous PR that are relevant to high resolution scrolling, but without parsing for feature reports. It can be merged independently.
Three additional flags are added:
POINTING_DEVICE_HIRES_SCROLL_ENABLE
POINTING_DEVICE_HIRES_SCROLL_MULTIPLIER
POINTING_DEVICE_HIRES_SCROLL_EXPONENT
This PR modifies QMK's USB HID descriptor to include a feature report for scroll wheel resolution and exponent.
In the event of a merge conflict with PR 24422, refer back to my previous PR which contains the merged changes.
Types of Changes
Issues Fixed or Closed by This PR
Checklist