Commit Graph

7 Commits (d47809575662d3587924c306579f0b7e8c8809f1)

Author SHA1 Message Date
skullY b624f32f94 clang-format changes 6 years ago
Drashna Jaelre 8a9c90ad78 Re-fix Mousekey Movements (#5740)
* Re-fix Mousekey Movements

After the new movement model was instroduced, it broke diagonal momement, again.  Reapplying fix from #3147 to both old and new acceleration method.

* Make diagonal mouse report checks more readable

Co-Authored-By: drashna <drashna@live.com>
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)
This allows for constant, non-accelerated mouse movement, while retaining the original functionality. Configurable by a define.
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
tmk 1a02ebcc61 Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 10 years ago