summaryrefslogtreecommitdiffstats
path: root/quantum/mousekey.c
Commit message (Collapse)AuthorAgeFilesLines
* Mousekeys fix (#16640)jack2022-03-131-0/+1
|
* [Core] Move `has_mouse_report_changed` function to `report.c` (#16543)Drashna Jaelre2022-03-141-10/+14
| | | | | | | * Move 'has_mouse_report_changed' checkto report.c * change mousekeys to use memcpy * fix linting issues
* Format code according to conventions (#16322)QMK Bot2022-02-121-1/+3
|
* mousekey: expose current report to users (#13069)Thomas Weißschuh2021-07-031-0/+2
|
* Fix Kinetic speed condition (#12139)즈눅2021-03-251-1/+1
|
* Migrate mousekey to quantum (#11804)Joel Challis2021-02-071-0/+488