]> git.donarmstrong.com Git - tmk_firmware.git/commitdiff
Decreasing default TAPPING_TERM
authorOleg Kostyuk <cub.uanic@gmail.com>
Mon, 9 Sep 2013 17:00:24 +0000 (20:00 +0300)
committerOleg Kostyuk <cub.uanic@gmail.com>
Mon, 9 Sep 2013 17:05:09 +0000 (20:05 +0300)
keyboard/ergodox/config.h

index de32be7ecfbe881c78d1d4008d747560e0a74ae3..fc522ce711d5632de96f9307a47bc68511ac008d 100644 (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