forked from forks/qmk_firmware
fc3965ef70
Set shorter `MOUSEKEY_INTERVAL` and `MOUSEKEY_TIME_TO_MAX`. Move mouse scroll buttons around and update comment to reflect change.
4 lines
86 B
C
4 lines
86 B
C
#define MOUSEKEY_DELAY 0
|
|
#define MOUSEKEY_INTERVAL 20
|
|
#define MOUSEKEY_TIME_TO_MAX 15
|