aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/dz60/keymaps/bingocaller/config.h
diff options
context:
space:
mode:
authorJesper Nellemann Jakobsen <jesper.nellemann@gmail.com>2019-05-21 20:03:57 +0200
committerDrashna Jaelre <drashna@live.com>2019-05-21 11:03:57 -0700
commitfc3965ef70ead4d01209c344f9a5f8e1dcf8a1dd (patch)
treec074c2b3523bd4f506a2941c4eab4a7a791cff63 /keyboards/dz60/keymaps/bingocaller/config.h
parentfdd8c5c50c4f433da6791a4d410f2ee772ee20c3 (diff)
downloadfirmware-fc3965ef70ead4d01209c344f9a5f8e1dcf8a1dd.tar.gz
firmware-fc3965ef70ead4d01209c344f9a5f8e1dcf8a1dd.tar.bz2
firmware-fc3965ef70ead4d01209c344f9a5f8e1dcf8a1dd.zip
[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.
Diffstat (limited to 'keyboards/dz60/keymaps/bingocaller/config.h')
-rw-r--r--keyboards/dz60/keymaps/bingocaller/config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/dz60/keymaps/bingocaller/config.h b/keyboards/dz60/keymaps/bingocaller/config.h
index 470e3d18b..b04b47a30 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