summaryrefslogtreecommitdiff
path: root/quantum/mousekey.c
Commit message (Collapse)AuthorAge
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-29
|\
| * [Bug] Fix 3 speed mousekey mode (#17500)Drashna Jaelre2022-06-29
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-28
|\|
| * [Bug] Fix issue with mousekey movement getting stuck (#17493)Drashna Jaelre2022-06-28
| | | | | | | | | | * [Bug] Fix issue with mousekey movement getting stuck * Lint
* | [Core] Mouse key kinetic mode fix (#17176)Albert Y2022-06-19
|/ | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* Revert "Fix kinetic mouse mode (#16951)" (#17095)Drashna Jaelre2022-05-14
|
* Fix kinetic mouse mode (#16951)Yorick Peterse2022-05-14
| | | Co-authored-by: Jan Christoph Ebersbach <jceb@e-jc.de>
* Mousekeys fix (#16640)jack2022-03-13
|
* [Core] Move `has_mouse_report_changed` function to `report.c` (#16543)Drashna Jaelre2022-03-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-12
|
* mousekey: expose current report to users (#13069)Thomas Weißschuh2021-07-03
|
* Fix Kinetic speed condition (#12139)즈눅2021-03-25
|
* Migrate mousekey to quantum (#11804)Joel Challis2021-02-07