summaryrefslogtreecommitdiffstats
path: root/quantum/pointing_device.c
Commit message (Expand)AuthorAgeFilesLines
* [Core] Move `has_mouse_report_changed` function to `report.c` (#16543)Drashna Jaelre2022-03-141-12/+1
* [Bug] Rename has_mouse_report_changed parameters (#16417)ZiTe2022-03-071-7/+7
* Format code according to conventions (#16322)QMK Bot2022-02-121-11/+29
* Enable a default task throttle for split pointing. (#15925)Dasky2022-01-261-5/+1
* [Core] Split support for pointing devices. (#15304)Dasky2021-12-271-33/+356
* Add needed include to pointing_device.c (#15167)Drashna Jaelre2021-11-161-0/+1
* Rework and expand Pointing Device support (#14343)Drashna Jaelre2021-11-141-33/+90
* Manually run formatting job (#11797)Joel Challis2021-02-051-9/+2
* Improve Pointing Device report sending (#11064)Drashna Jaelre2021-02-031-1/+15
* Ensure single newline at EOF for core files (#11310)Ryan2020-12-281-1/+1
* clang-format changesskullY2019-08-301-26/+19
* Added Dichotemy Keyboard, updated docs for Pointing Device (#1817)Snipeye2017-10-101-1/+1
* Generic Pointing Device (#1767)Snipeye2017-10-061-0/+62