From 53030f1b65e121eb92b9cfed03f28c912c60b0e6 Mon Sep 17 00:00:00 2001 From: Oleg Kostyuk Date: Tue, 1 Jul 2014 13:20:34 +0300 Subject: [PATCH] Updates to CUB's layout - change TAPPING_TERM --- keyboard/ergodox/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keyboard/ergodox/config.h b/keyboard/ergodox/config.h index d5d992a..191efa4 100644 --- a/keyboard/ergodox/config.h +++ b/keyboard/ergodox/config.h @@ -56,7 +56,7 @@ Project located at * And so, there is no sense to have DEBOUNCE higher than 2. */ #define DEBOUNCE 2 -#define TAPPING_TERM 200 +#define TAPPING_TERM 230 /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ #define LOCKING_SUPPORT_ENABLE -- 2.39.2