From 37d0686bd0edfd4d7193c3f4478d1210d0e2aa17 Mon Sep 17 00:00:00 2001 From: Florian Didron Date: Fri, 17 May 2019 00:20:21 +0900 Subject: Restores Ergodox default Debounce value --- keyboards/ergodox_ez/config.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'keyboards') diff --git a/keyboards/ergodox_ez/config.h b/keyboards/ergodox_ez/config.h index cbf7f8aaa2..d93ddc3cd7 100644 --- a/keyboards/ergodox_ez/config.h +++ b/keyboards/ergodox_ez/config.h @@ -99,6 +99,8 @@ along with this program. If not, see . * manufacturer specs. */ +#define DEBOUNCE 15 + #define USB_MAX_POWER_CONSUMPTION 500 // RGB backlight -- cgit v1.2.3