summaryrefslogtreecommitdiff
path: root/keyboards/ergodox/config.h
diff options
context:
space:
mode:
authorJoshua T2017-01-07 14:01:21 -0600
committerJoshua T2017-01-07 14:01:21 -0600
commit8f8d10475956a17953f6db4db3f3b50bd795c0d8 (patch)
tree90c80474baa080e5743ee745ec98254e1a2faadd /keyboards/ergodox/config.h
parentb7b44dc481430438552d91b7069d5e37a5e3a649 (diff)
parente7df488a92da56cf160ac64c8cc7302ab717e145 (diff)
Merged from upstream
Diffstat (limited to 'keyboards/ergodox/config.h')
-rw-r--r--keyboards/ergodox/config.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/keyboards/ergodox/config.h b/keyboards/ergodox/config.h
index acb8cacbf..361859832 100644
--- a/keyboards/ergodox/config.h
+++ b/keyboards/ergodox/config.h
@@ -1,10 +1,11 @@
#ifndef KEYBOARDS_ERGODOX_CONFIG_H_
#define KEYBOARDS_ERGODOX_CONFIG_H_
-#define MOUSEKEY_DELAY 100
#define MOUSEKEY_INTERVAL 20
-#define MOUSEKEY_MAX_SPEED 3
-#define MOUSEKEY_TIME_TO_MAX 10
+#define MOUSEKEY_DELAY 0
+#define MOUSEKEY_TIME_TO_MAX 5
+#define MOUSEKEY_MAX_SPEED 2
+#define MOUSEKEY_WHEEL_DELAY 0
#define TAPPING_TOGGLE 1