summaryrefslogtreecommitdiffstats
path: root/tmk_core/common/mousekey.c
AgeCommit message (Collapse)AuthorFilesLines
2019-04-19Improve mouse keys docs and constant speed modeMarkus Weimar1-13/+16
2019-03-27Add 3 speed mousekey movement option (#2246)Jon Arintok1-130/+242
This allows for constant, non-accelerated mouse movement, while retaining the original functionality. Configurable by a define.
2018-06-29Diagonal micro move fixEvgeniy Petukhov1-0/+2
2017-08-16Remove floating point calculation in mouse move. Saves approx 650 bytes if ↵Martin Sandiford1-3/+11
no other floating point used.
2015-04-09Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk1-0/+196