summaryrefslogtreecommitdiff
path: root/quantum/mousekey.c
AgeCommit message (Expand)Author
2023-09-25Improve directional transition of overlapping mouse keys (#21494)フィルターペーパー
2023-07-08Refactor times inverse of sqrt 2 calculation (#21293)フィルターペーパー
2023-07-08Refactor kinetic mouse key feature (#21164)フィルターペーパー
2023-06-07Use unsigned integer for mousekey kinetic speed (#21151)Albert Y
2023-02-12Fix build failures with `OPT = 0` due to inline functions (#19767)Sergey Vlasov
2022-11-16fixed MOUSEKEY_INERTIA on AVR (#19096)Selene ToyKeeper
2022-10-26add "inertia" mode for mouse keys (#18774)Selene ToyKeeper
2022-06-29Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-29[Bug] Fix 3 speed mousekey mode (#17500)Drashna Jaelre
2022-06-28Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-28[Bug] Fix issue with mousekey movement getting stuck (#17493)Drashna Jaelre
2022-06-19[Core] Mouse key kinetic mode fix (#17176)Albert Y
2022-05-14Revert "Fix kinetic mouse mode (#16951)" (#17095)Drashna Jaelre
2022-05-14Fix kinetic mouse mode (#16951)Yorick Peterse
2022-03-13Mousekeys fix (#16640)jack
2022-03-14[Core] Move `has_mouse_report_changed` function to `report.c` (#16543)Drashna Jaelre
2022-02-12Format code according to conventions (#16322)QMK Bot
2021-07-03mousekey: expose current report to users (#13069)Thomas Weißschuh
2021-03-25Fix Kinetic speed condition (#12139)즈눅
2021-02-07Migrate mousekey to quantum (#11804)Joel Challis