summaryrefslogtreecommitdiffstats
path: root/quantum/pointing_device.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for large Mouse Reports (#16371)Drashna Jaelre2022-06-081-0/+10
* [Core] Move `has_mouse_report_changed` function to `report.c` (#16543)Drashna Jaelre2022-03-141-1/+0
* [Bug] Rename has_mouse_report_changed parameters (#16417)ZiTe2022-03-071-2/+2
* Format code according to conventions (#16322)QMK Bot2022-02-121-2/+2
* Enable a default task throttle for split pointing. (#15925)Dasky2022-01-261-0/+3
* Add PMW3389 optical sensor Support (Updated) (#15740)Alabastard-642022-01-111-0/+3
* Format code according to conventions (#15588)QMK Bot2021-12-271-2/+2
* [Core] Split support for pointing devices. (#15304)Dasky2021-12-271-0/+13
* Rework and expand Pointing Device support (#14343)Drashna Jaelre2021-11-141-0/+59
* Improve Pointing Device report sending (#11064)Drashna Jaelre2021-02-031-0/+1
* Change include guards in quantum/ to pragma once (#11239)Ryan2020-12-261-4/+1
* clang-format changesskullY2019-08-301-4/+4
* Fix Pointing Device code (#1934)drashna2017-10-311-1/+1
* Generic Pointing Device (#1767)Snipeye2017-10-061-0/+31