summaryrefslogtreecommitdiff
path: root/quantum/pointing_device
AgeCommit message (Expand)AuthorFilesLines
2025-11-12Add PixArt PAW-3222 mouse sensor driver (#25763)ploopyco1-0/+4
2025-06-14Add core handling for pointing device failures. (#25315)Dasky2-13/+56
2025-05-05Add additional hooks for Community modules (#25050)Drashna Jaelre2-1/+9
2025-04-23High resolution scrolling (without feature report parsing) (#24423)eynsai2-0/+23
2025-04-13[chore]: move and rename mouse/scroll min/max defines (#25141)Stefan Kerkmann2-17/+9
2024-11-23[Feature] Add keycode PDF(layer) to set the default layer in EEPROM (#24630)Joel Challis1-0/+2
2024-10-25Move pointing device driver code (#24445)Dasky3-532/+41
2024-10-06Extended wheel reports (#24422)eynsai3-22/+32
2024-07-03Normalise mouse keycodes (#23975)Ryan2-2/+2
2024-04-04Merge remote-tracking branch 'origin/master' into developQMK Bot1-1/+1
2024-04-03Fix pointing_device_set_cpi_on_side() (#23391)Taro Hayashi1-1/+1
2024-03-10Add utility functions for Pointing Device Auto Mouse feature (#23144)Drashna Jaelre2-2/+22
2024-02-18Update GPIO macro usages in core (#23093)Ryan1-4/+4
2024-01-10pointing_device: motion pin define and c-format weirdness (#22802)JohSchneider1-3/+8
2024-01-09Add option for auto mouse movement threshold (#21398)Marcel Robitaille2-4/+21
2023-11-20Azoteq IQS5xx support (#22280)Dasky2-0/+116
2023-10-11add missing gpio include for pointing motion pin (#22246)Dasky1-0/+2
2023-10-08Fix build error when Automatic Mouse Layer is enabled (#22229)ikorihn1-0/+1
2023-07-16quantum: remove direct `quantum.h` includes (#21507)Ryan2-4/+10
2023-05-06Make Pointing Device Auto Layer more configurable (#20061)Drashna Jaelre2-5/+55
2023-04-03Added PMW3320 driver (#19543)Vladislav Marchenko2-0/+25
2023-03-30Add last activity functions for pointing device (#20079)Drashna Jaelre2-12/+20
2022-11-09Fix jump in report value when scale changes during cirque get report (#18992)Christopher Hoage1-5/+8
2022-11-06Fix keycode parameter extraction to match the new DD keycodes (#18977)Sergey Vlasov1-6/+10
2022-09-26Enabling Pointing Device support in register code functions (#18363)Drashna Jaelre2-0/+9
2022-09-24Allow Active High for Pointing Device Motion Pin (#18404)Thomas2-0/+14
2022-09-24Format code according to conventions (#18466)QMK Bot1-1/+1
2022-09-23[Core] Pointing Device Automatic Mouse Layer (#17962)Alabastard-645-0/+492
2022-09-14Fix cirque tap from secondary side (#18351)Dasky1-1/+4
2022-08-29[Core] Introduce pointing device specific debug messages (#17663)Stefan Kerkmann1-15/+7
2022-08-28Fix mouse report comparison failing on shared EP (#18060)Drzony1-5/+3
2022-08-07Always run pointing device init (#17936)Drashna Jaelre1-5/+6
2022-07-29Implement relative mode for Cirque trackpad (#17760)Drzony1-14/+37
2022-07-26Constrain Cirque Pinnacle coordinates (#17803)Daniel Kao1-6/+6
2022-07-25Cirque circular scroll: Support POINTING_DEVICE_COMBINED (#17654)Daniel Kao1-1/+1
2022-07-20Move Pointing Device code to a subdirectory (#17684)Drashna Jaelre5-0/+1123