summaryrefslogtreecommitdiffstats
path: root/quantum/pointing_device/pointing_device.c
Commit message (Collapse)AuthorAgeFilesLines
* Add last activity functions for pointing device (#20079)Drashna Jaelre2023-03-301-10/+18
|
* Enabling Pointing Device support in register code functions (#18363)Drashna Jaelre2022-09-261-0/+8
|
* Allow Active High for Pointing Device Motion Pin (#18404)Thomas2022-09-241-0/+8
| | | Needed by the Cirque Trackpad for motion detection
* [Core] Pointing Device Automatic Mouse Layer (#17962)Alabastard-642022-09-231-0/+4
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Stefan Kerkmann <karlk90@pm.me>
* Fix mouse report comparison failing on shared EP (#18060)Drzony2022-08-281-5/+3
| | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
* Always run pointing device init (#17936)Drashna Jaelre2022-08-071-5/+6
|
* Cirque circular scroll: Support POINTING_DEVICE_COMBINED (#17654)Daniel Kao2022-07-251-1/+1
|
* Move Pointing Device code to a subdirectory (#17684)Drashna Jaelre2022-07-201-0/+470