summaryrefslogtreecommitdiff
path: root/tmk_core/common/mousekey.c
AgeCommit message (Expand)Author
2020-07-21format code according to conventions [skip ci]QMK Bot
2020-07-21Implemented New MK_COMBINED Functionality (#9557)nathanvercaemert
2020-03-13format code according to conventions [skip ci]QMK Bot
2020-03-13Decouple mouse cursor and mouse wheel in accelerated mode (#6685)francislan
2019-08-30clang-format changesskullY
2019-05-06Re-fix Mousekey Movements (#5740)Drashna Jaelre
2019-04-18Improve mouse keys docs and constant speed modeMarkus Weimar
2019-03-26Add 3 speed mousekey movement option (#2246)Jon Arintok
2018-06-28Diagonal micro move fixEvgeniy Petukhov
2017-08-15Remove floating point calculation in mouse move. Saves approx 650 bytes if n...Martin Sandiford
2015-04-10Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk