Commit Graph

19 Commits (997a6747ee83c87de92d9444e2bc57c981dbf260)

Author SHA1 Message Date
フィルターペーパー 9b3ac793bc
Refactor times inverse of sqrt 2 calculation (#21293) 2 years ago
フィルターペーパー df5984022f
Refactor kinetic mouse key feature (#21164) 2 years ago
Albert Y fd1e638c28
Use unsigned integer for mousekey kinetic speed (#21151) 2 years ago
Sergey Vlasov 584b7cf801
Fix build failures with `OPT = 0` due to inline functions (#19767) 2 years ago
Selene ToyKeeper 31fb55ae7b
fixed MOUSEKEY_INERTIA on AVR (#19096) 3 years ago
Selene ToyKeeper 2a61bfc27d
add "inertia" mode for mouse keys (#18774) 3 years ago
Drashna Jaelre 74bec84740
[Bug] Fix 3 speed mousekey mode (#17500) 3 years ago
Drashna Jaelre 43f8d365ba
[Bug] Fix issue with mousekey movement getting stuck (#17493) 3 years ago
Albert Y c725b6bf89
[Core] Mouse key kinetic mode fix (#17176) 3 years ago
Drashna Jaelre cd8d2b7f7f
Revert "Fix kinetic mouse mode (#16951)" (#17095) 3 years ago
Yorick Peterse 90eef4cd15
Fix kinetic mouse mode (#16951) 3 years ago
jack 86a35483a1
Mousekeys fix (#16640) 3 years ago
Drashna Jaelre 921b9dad6c
[Core] Move `has_mouse_report_changed` function to `report.c` (#16543) 3 years ago
QMK Bot 63646e8906
Format code according to conventions (#16322) 3 years ago
Thomas Weißschuh b5c361542e
mousekey: expose current report to users (#13069) 4 years ago
즈눅 816f2f9cc2
Fix Kinetic speed condition (#12139) 4 years ago
Joel Challis 0288142769
Migrate mousekey to quantum (#11804) 4 years ago
Joel Challis f5a38b95c1
Remove legacy print backward compatiblitly (#11805) 4 years ago
Drashna Jaelre 99f3df2893
Add support for 8 buttons to mouse report (#10807) 4 years ago
Nick Brassel 31c57aab35 `qmk cformat` 4 years ago
Jan Christoph Ebersbach 010271d6ea
Implement kinetic mouse movement algorithm (#6739) 4 years ago
QMK Bot a3db72df72 format code according to conventions [skip ci] 5 years ago
dhong44 d0abad27ab Fix the mousekey scrolling (#9174) 5 years ago
QMK Bot 1778858e24 format code according to conventions [skip ci] 5 years ago
nathanvercaemert 19006c9753
Implemented New MK_COMBINED Functionality (#9557) 5 years ago
QMK Bot f89439ae09 format code according to conventions [skip ci] 5 years ago
francislan 3cd2a27ac0
Decouple mouse cursor and mouse wheel in accelerated mode (#6685) 5 years ago
skullY b624f32f94 clang-format changes 6 years ago
Drashna Jaelre 8a9c90ad78 Re-fix Mousekey Movements (#5740) 6 years ago
Markus Weimar e3a940026e Improve mouse keys docs and constant speed mode 6 years ago
Jon Arintok 346cbd8816 Add 3 speed mousekey movement option (#2246) 6 years ago
Evgeniy Petukhov 03381962ac Diagonal micro move fix 7 years ago
Martin Sandiford c622423668 Remove floating point calculation in mouse move. Saves approx 650 bytes if no other floating point used. 8 years ago