summaryrefslogtreecommitdiff
path: root/keyboards
diff options
context:
space:
mode:
authorFlorian Didron <florian@111studio.jp>2019-07-16 14:32:44 +0900
committerFlorian Didron <fdidron@users.noreply.github.com>2019-07-16 18:35:17 +0900
commitecf353a1d5e93ba74cfb3ffb8124a414c18d5a97 (patch)
tree217d5582a560dbbb5987d249458e204fa2a25f5a /keyboards
parent92d137cec9a9ebf60ac99edd9f55706e15944667 (diff)
chore: align mod tap and mouse keys timings with the ergodox ez
Diffstat (limited to 'keyboards')
-rw-r--r--keyboards/planck/ez/config.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/keyboards/planck/ez/config.h b/keyboards/planck/ez/config.h
index d4adf881e4..4edd258eb9 100644
--- a/keyboards/planck/ez/config.h
+++ b/keyboards/planck/ez/config.h
@@ -140,3 +140,11 @@
#define RGB_MATRIX_KEYPRESSES
#define RGB_MATRIX_FRAMEBUFFER_EFFECTS
+
+#define IGNORE_MOD_TAP_INTERRUPT
+
+#define MOUSEKEY_INTERVAL 20
+#define MOUSEKEY_DELAY 0
+#define MOUSEKEY_TIME_TO_MAX 60
+#define MOUSEKEY_MAX_SPEED 7
+#define MOUSEKEY_WHEEL_DELAY 0