From ca79f45ea8e87b55ce9d63ad78a2f7cd15d852b3 Mon Sep 17 00:00:00 2001 From: Florian Date: Mon, 24 Feb 2020 17:45:34 +0900 Subject: fix: change ergodox default value --- keyboards/ergodox_ez/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keyboards/ergodox_ez') diff --git a/keyboards/ergodox_ez/config.h b/keyboards/ergodox_ez/config.h index aa39330c29..9812bee787 100644 --- a/keyboards/ergodox_ez/config.h +++ b/keyboards/ergodox_ez/config.h @@ -106,7 +106,7 @@ along with this program. If not, see . * manufacturer specs. */ -#define DEBOUNCE 30 +#define DEBOUNCE 60 #define USB_MAX_POWER_CONSUMPTION 500 -- cgit v1.2.3