summaryrefslogtreecommitdiff
path: root/tmk_core/common/mousekey.h
AgeCommit message (Expand)Author
2021-02-07Migrate mousekey to quantum (#11804)Joel Challis
2021-01-17`qmk cformat`Nick Brassel
2020-12-26Merge remote-tracking branch 'origin/master' into developQMK Bot
2020-12-26Change include guards in tmk_core/ and drivers/ to pragma once (#11240)Ryan
2020-12-24Implement kinetic mouse movement algorithm (#6739)Jan Christoph Ebersbach
2020-03-13Decouple mouse cursor and mouse wheel in accelerated mode (#6685)francislan
2019-08-30clang-format changesskullY
2019-04-18Improve mouse keys docs and constant speed modeMarkus Weimar
2019-03-26Add 3 speed mousekey movement option (#2246)Jon Arintok
2017-04-13Make MOUSEKEY_MOVE_MAX and MOUSEKEY_WHEEL_MAX configurableFred Sundvik
2015-04-10Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk