From: Evan Sailer Date: Thu, 25 May 2017 02:09:23 +0000 (-0500) Subject: update tapping term X-Git-Url: https://git.gir.st/tmk_keyboard.git/commitdiff_plain/091f846171bb7790caae0835be82d9b642364b31 update tapping term --- diff --git a/keyboard/bananasplit/config.h b/keyboard/bananasplit/config.h index 3cf14b7d..31c24e27 100644 --- a/keyboard/bananasplit/config.h +++ b/keyboard/bananasplit/config.h @@ -39,6 +39,7 @@ along with this program. If not, see . /* Set 0 if debouncing isn't needed */ #define DEBOUNCE 5 +#define TAPPING_TERM 175 /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ #define LOCKING_SUPPORT_ENABLE diff --git a/keyboard/low-writer/config.h b/keyboard/low-writer/config.h index 0e7dcadd..4945db8b 100644 --- a/keyboard/low-writer/config.h +++ b/keyboard/low-writer/config.h @@ -39,6 +39,7 @@ along with this program. If not, see . /* Set 0 if debouncing isn't needed */ #define DEBOUNCE 5 +#define TAPPING_TERM 175 /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ #define LOCKING_SUPPORT_ENABLE diff --git a/keyboard/tv44-rev3/config.h b/keyboard/tv44-rev3/config.h index e72e7b66..14fe6852 100644 --- a/keyboard/tv44-rev3/config.h +++ b/keyboard/tv44-rev3/config.h @@ -39,6 +39,7 @@ along with this program. If not, see . /* Set 0 if debouncing isn't needed */ #define DEBOUNCE 5 +#define TAPPING_TERM 175 /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ #define LOCKING_SUPPORT_ENABLE diff --git a/keyboard/tv44/config.h b/keyboard/tv44/config.h index 8e8a7f87..01983910 100644 --- a/keyboard/tv44/config.h +++ b/keyboard/tv44/config.h @@ -39,6 +39,7 @@ along with this program. If not, see . /* Set 0 if debouncing isn't needed */ #define DEBOUNCE 5 +#define TAPPING_TERM 175 /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ #define LOCKING_SUPPORT_ENABLE