Decreasing default TAPPING_TERM

This commit is contained in:
Oleg Kostyuk 2013-09-09 20:00:24 +03:00
parent ea5bf49b89
commit c119ccaf72

View file

@ -50,7 +50,8 @@ 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 DEBOUNCE 2
#define TAPPING_TERM 180
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE