summaryrefslogtreecommitdiff
path: root/quantum/pointing_device/pointing_device_auto_mouse.c
AgeCommit message (Expand)AuthorFilesLines
2024-11-23[Feature] Add keycode PDF(layer) to set the default layer in EEPROM (#24630)Joel Challis1-0/+2
2024-03-10Add utility functions for Pointing Device Auto Mouse feature (#23144)Drashna Jaelre1-1/+19
2024-01-09Add option for auto mouse movement threshold (#21398)Marcel Robitaille1-4/+11
2023-10-08Fix build error when Automatic Mouse Layer is enabled (#22229)ikorihn1-0/+1
2023-07-16quantum: remove direct `quantum.h` includes (#21507)Ryan1-0/+3
2023-05-06Make Pointing Device Auto Layer more configurable (#20061)Drashna Jaelre1-3/+47
2022-11-06Fix keycode parameter extraction to match the new DD keycodes (#18977)Sergey Vlasov1-6/+10
2022-09-23[Core] Pointing Device Automatic Mouse Layer (#17962)Alabastard-641-0/+384