summaryrefslogtreecommitdiff
path: root/quantum/pointing_device.h
AgeCommit message (Expand)Author
2022-03-07[Bug] Rename has_mouse_report_changed parameters (#16417)ZiTe
2022-02-12Format code according to conventions (#16322)QMK Bot
2022-01-26Enable a default task throttle for split pointing. (#15925)Dasky
2022-01-11Add PMW3389 optical sensor Support (Updated) (#15740)Alabastard-64
2021-12-27Format code according to conventions (#15588)QMK Bot
2021-12-27[Core] Split support for pointing devices. (#15304)Dasky
2021-11-14Rework and expand Pointing Device support (#14343)Drashna Jaelre
2021-02-03Improve Pointing Device report sending (#11064)Drashna Jaelre
2020-12-26Change include guards in quantum/ to pragma once (#11239)Ryan
2019-08-30clang-format changesskullY
2017-10-31Fix Pointing Device code (#1934)drashna
2017-10-06Generic Pointing Device (#1767)Snipeye