index
:
orbekk_dactyl_example
master
Unnamed repository; edit this file 'description' to name the repository.
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
quantum
/
mousekey.c
Age
Commit message (
Expand
)
Author
2023-02-12
Fix build failures with `OPT = 0` due to inline functions (#19767)
Sergey Vlasov
2022-11-16
fixed MOUSEKEY_INERTIA on AVR (#19096)
Selene ToyKeeper
2022-10-26
add "inertia" mode for mouse keys (#18774)
Selene ToyKeeper
2022-06-29
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-06-29
[Bug] Fix 3 speed mousekey mode (#17500)
Drashna Jaelre
2022-06-28
Merge remote-tracking branch 'origin/master' into develop
QMK 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-14
Revert "Fix kinetic mouse mode (#16951)" (#17095)
Drashna Jaelre
2022-05-14
Fix kinetic mouse mode (#16951)
Yorick Peterse
2022-03-13
Mousekeys fix (#16640)
jack
2022-03-14
[Core] Move `has_mouse_report_changed` function to `report.c` (#16543)
Drashna Jaelre
2022-02-12
Format code according to conventions (#16322)
QMK Bot
2021-07-03
mousekey: expose current report to users (#13069)
Thomas Weißschuh
2021-03-25
Fix Kinetic speed condition (#12139)
즈눅
2021-02-07
Migrate mousekey to quantum (#11804)
Joel Challis