summaryrefslogtreecommitdiff
path: root/quantum/mousekey.h
AgeCommit message (Collapse)AuthorFilesLines
2024-08-19Enhance overlapping mouse keys control (#23341)フィルターペーパー1-0/+10
Enhance the overlapping mouse key press acceleration (introduced in #21494) with user preprocessor controls.
2023-07-10Add MOUSEKEY_WHEEL_DELTA documentation (#21493)フィルターペーパー1-3/+3
2022-10-26add "inertia" mode for mouse keys (#18774)Selene ToyKeeper1-11/+28
Co-authored-by: Selene ToyKeeper <git@toykeeper.net>
2022-06-29Merge remote-tracking branch 'origin/master' into developQMK Bot1-0/+1
2022-06-29[Bug] Fix 3 speed mousekey mode (#17500)Drashna Jaelre1-0/+1
2022-06-19[Core] Mouse key kinetic mode fix (#17176)Albert Y1-2/+2
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-01-21Adjust mouse key defaults (#15883)Albert Y1-9/+9
2021-07-03mousekey: expose current report to users (#13069)Thomas Weißschuh1-5/+6
2021-02-07Migrate mousekey to quantum (#11804)Joel Challis1-0/+179