Updates to CUB's layout - change TAPPING_TERM
This commit is contained in:
parent
0a4cc0db31
commit
53030f1b65
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ Project located at <https://github.com/benblazak/ergodox-firmware>
|
|||
* 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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue