| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-08-30 | clang-format changes | ||
| 2019-05-06 | 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> | |||
| 2019-04-18 | Improve mouse keys docs and constant speed mode | ||
| 2019-03-26 | Add 3 speed mousekey movement option (#2246) | ||
| This allows for constant, non-accelerated mouse movement, while retaining the original functionality. Configurable by a define. | |||
| 2018-06-28 | Diagonal micro move fix | ||
| 2017-08-15 | Remove floating point calculation in mouse move. Saves approx 650 bytes if ↵ | ||
| no other floating point used. | |||
| 2015-04-10 | Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' | ||