Removing layer taps
- Decided I didn't mind having 0 where it is and not having layer taps
This commit is contained in:
parent
1a1a230c1c
commit
81b0596b0a
5 changed files with 2 additions and 18 deletions
|
|
@ -13,7 +13,6 @@
|
|||
#undef TAP_HOLD_CAPS_DELAY
|
||||
|
||||
#undef TAPPING_TERM
|
||||
#undef TAPPING_TERM_PER_KEY
|
||||
|
||||
#undef QUICK_TAP_TERM
|
||||
|
||||
|
|
@ -27,7 +26,6 @@
|
|||
#define WAIT_DELAY 5 //custom variable to configure time between taps
|
||||
|
||||
#define TAPPING_TERM 175
|
||||
#define TAPPING_TERM_PER_KEY
|
||||
|
||||
#define QUICK_TAP_TERM 120
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue