diff options
Diffstat (limited to 'keyboards/dz60/keymaps/bingocaller/config.h')
-rw-r--r-- | keyboards/dz60/keymaps/bingocaller/config.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/dz60/keymaps/bingocaller/config.h b/keyboards/dz60/keymaps/bingocaller/config.h index 470e3d18b2..b04b47a30b 100644 --- a/keyboards/dz60/keymaps/bingocaller/config.h +++ b/keyboards/dz60/keymaps/bingocaller/config.h @@ -1,2 +1,3 @@ -#undef MOUSEKEY_DELAY #define MOUSEKEY_DELAY 0 +#define MOUSEKEY_INTERVAL 20 +#define MOUSEKEY_TIME_TO_MAX 15 |