index
:
qmk_firmware
master
QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Vineet K
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
quantum
/
mousekey.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-30
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-1
/
+1
2025-11-30
[CI] Format code according to conventions (#25827)
QMK Bot
1
-1
/
+1
2025-10-27
Restrict mouse timer activation to movement keycodes (#25716)
Aleks
1
-1
/
+2
2024-08-19
Enhance overlapping mouse keys control (#23341)
フィルターペーパー
1
-5
/
+5
2024-07-03
Normalise mouse keycodes (#23975)
Ryan
1
-56
/
+56
2023-09-25
Improve directional transition of overlapping mouse keys (#21494)
フィルターペーパー
1
-1
/
+14
2023-07-08
Refactor times inverse of sqrt 2 calculation (#21293)
フィルターペーパー
1
-5
/
+10
2023-07-08
Refactor kinetic mouse key feature (#21164)
フィルターペーパー
1
-15
/
+24
2023-06-07
Use unsigned integer for mousekey kinetic speed (#21151)
Albert Y
1
-9
/
+9
2023-02-12
Fix build failures with `OPT = 0` due to inline functions (#19767)
Sergey Vlasov
1
-1
/
+1
2022-11-16
fixed MOUSEKEY_INERTIA on AVR (#19096)
Selene ToyKeeper
1
-1
/
+1
2022-10-26
add "inertia" mode for mouse keys (#18774)
Selene ToyKeeper
1
-0
/
+147
2022-06-29
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-4
/
+4
2022-06-29
[Bug] Fix 3 speed mousekey mode (#17500)
Drashna Jaelre
1
-4
/
+4
2022-06-28
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-2
/
+6
2022-06-28
[Bug] Fix issue with mousekey movement getting stuck (#17493)
Drashna Jaelre
1
-2
/
+6
2022-06-19
[Core] Mouse key kinetic mode fix (#17176)
Albert Y
1
-11
/
+16
2022-05-14
Revert "Fix kinetic mouse mode (#16951)" (#17095)
Drashna Jaelre
1
-11
/
+9
2022-05-14
Fix kinetic mouse mode (#16951)
Yorick Peterse
1
-9
/
+11
2022-03-13
Mousekeys fix (#16640)
jack
1
-0
/
+1
2022-03-14
[Core] Move `has_mouse_report_changed` function to `report.c` (#16543)
Drashna Jaelre
1
-10
/
+14
2022-02-12
Format code according to conventions (#16322)
QMK Bot
1
-1
/
+3
2021-07-03
mousekey: expose current report to users (#13069)
Thomas Weißschuh
1
-0
/
+2
2021-03-25
Fix Kinetic speed condition (#12139)
즈눅
1
-1
/
+1
2021-02-07
Migrate mousekey to quantum (#11804)
Joel Challis
1
-0
/
+488