[Keymap] Update Mouse key settings (#5946)

Set shorter `MOUSEKEY_INTERVAL` and `MOUSEKEY_TIME_TO_MAX`.
Move mouse scroll buttons around and update comment to reflect change.
This commit is contained in:
Jesper Nellemann Jakobsen
2019-05-21 20:03:57 +02:00
committed by Drashna Jaelre
parent fdd8c5c50c
commit fc3965ef70
3 changed files with 6 additions and 5 deletions

View File

@@ -1,2 +1,3 @@
#undef MOUSEKEY_DELAY
#define MOUSEKEY_DELAY 0
#define MOUSEKEY_INTERVAL 20
#define MOUSEKEY_TIME_TO_MAX 15