Revert "try to tune timings"

This reverts commit 4a59a6b18b.
This commit is contained in:
Christoph Cullmann 2024-09-22 17:50:20 +02:00
parent 4a59a6b18b
commit 15abc5a0d9
No known key found for this signature in database

View file

@ -25,8 +25,8 @@
#define HOLD_ON_OTHER_KEY_PRESS_PER_KEY
// Input intervals
#define QUICK_TAP_TERM TAPPING_TERM - 150
#define SHIFT_TAP_TERM TAPPING_TERM - 50
#define QUICK_TAP_TERM TAPPING_TERM - 100
#define SHIFT_TAP_TERM TAPPING_TERM - 80
#define COMBO_TAP_TERM TAPPING_TERM + 100
//