From: Oleg Kostyuk Date: Tue, 1 Jul 2014 10:20:34 +0000 (+0300) Subject: Updates to CUB's layout - change TAPPING_TERM X-Git-Url: https://git.donarmstrong.com/?p=tmk_firmware.git;a=commitdiff_plain;h=53030f1b65e121eb92b9cfed03f28c912c60b0e6 Updates to CUB's layout - change TAPPING_TERM --- 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