Removing layer taps

- Decided I didn't mind having 0 where it is and not having layer taps
This commit is contained in:
Victor 2024-05-24 21:09:00 -05:00
parent 1a1a230c1c
commit 81b0596b0a
No known key found for this signature in database
GPG key ID: 645A98F35E754E79
5 changed files with 2 additions and 18 deletions

View file

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