Updates to CUB's layout - change TAPPING_TERM

This commit is contained in:
Oleg Kostyuk 2014-07-01 13:20:34 +03:00
parent 0a4cc0db31
commit 53030f1b65

View file

@ -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