summaryrefslogtreecommitdiff
path: root/quantum/led_matrix_drivers.c
diff options
context:
space:
mode:
authordhong44 <daniel.hong@live.com>2020-07-16 02:47:43 -0400
committerDrashna Jael're <drashna@live.com>2020-09-30 03:01:01 -0700
commitb3363f407b3d1dd741a7ff3760122376c74301eb (patch)
tree909f1c4017c5bd6b40819d47d7640f2cef33006b /quantum/led_matrix_drivers.c
parent756867c65347b3d066ed9c5ad54faf8f01fbfda9 (diff)
Fix the mousekey scrolling (#9174)
Mousekey scrolling should have a separate repeat variable to keep track of scrolling acceleration, instead of being tied to mouse movement scolling in mousekeys. The send function should record when the last movement was made since this is when movement is actually sent. Doing this fixes the bug where the initial press of a mousekey scroll button causes a double scroll. Signed-off-by: Daniel Hong <daniel.hong@live.com>
Diffstat (limited to 'quantum/led_matrix_drivers.c')
0 files changed, 0 insertions, 0 deletions