aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox/config.h
diff options
context:
space:
mode:
authorErez Zukerman <bulk@ezuk.org>2016-12-06 07:57:02 -0500
committerGitHub <noreply@github.com>2016-12-06 07:57:02 -0500
commitcd413550693564cb17da362f27a540d577271d36 (patch)
tree89a0c20ed00f0bacce0afea5c695174617efe914 /keyboards/ergodox/config.h
parentc87d039839a67b0cae73a9bd85572a6cd08d117d (diff)
parent82922a4937dc9683a2364f750a67b80b63767ab5 (diff)
downloadfirmware-cd413550693564cb17da362f27a540d577271d36.tar.gz
firmware-cd413550693564cb17da362f27a540d577271d36.tar.bz2
firmware-cd413550693564cb17da362f27a540d577271d36.zip
Merge pull request #936 from jackhumbert/f/shine_default
Official default factory firmware for ErgoDox EZ Shine
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 edc60caae..994a8c643 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