summaryrefslogtreecommitdiff
path: root/keyboards/ergodox_ez/config.h
diff options
context:
space:
mode:
authorFlorian Didron <0x6664@hey.com>2021-03-25 19:40:13 +0900
committerFlorian Didron <0x6664@hey.com>2021-03-25 19:40:13 +0900
commitca83d05851e431df5cd7bfb5d1e9c917e905b479 (patch)
tree0ab09812b5e87941c2c753b6216dba811febba42 /keyboards/ergodox_ez/config.h
parentd6f37f0f74eb725fb787ea45f81193bf3da3a7eb (diff)
parent53d1cfb7058b5010556f85dd527fc6db4596364e (diff)
Adds locale contributions
Diffstat (limited to 'keyboards/ergodox_ez/config.h')
-rw-r--r--keyboards/ergodox_ez/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ergodox_ez/config.h b/keyboards/ergodox_ez/config.h
index 64289666de..65d307d28c 100644
--- a/keyboards/ergodox_ez/config.h
+++ b/keyboards/ergodox_ez/config.h
@@ -49,7 +49,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define MOUSEKEY_DELAY 0
#define MOUSEKEY_TIME_TO_MAX 60
#define MOUSEKEY_MAX_SPEED 7
-#define MOUSEKEY_WHEEL_DELAY MOUSEKEY_DELAY
+#define MOUSEKEY_WHEEL_DELAY 400
#define MOUSEKEY_WHEEL_INTERVAL MOUSEKEY_INTERVAL
#define MOUSEKEY_WHEEL_MAX_SPEED MOUSEKEY_MAX_SPEED
#define MOUSEKEY_WHEEL_TIME_TO_MAX MOUSEKEY_TIME_TO_MAX