try to tune timings
This commit is contained in:
parent
724fcf1c00
commit
4a59a6b18b
|
@ -25,8 +25,8 @@
|
||||||
#define HOLD_ON_OTHER_KEY_PRESS_PER_KEY
|
#define HOLD_ON_OTHER_KEY_PRESS_PER_KEY
|
||||||
|
|
||||||
// Input intervals
|
// Input intervals
|
||||||
#define QUICK_TAP_TERM TAPPING_TERM - 100
|
#define QUICK_TAP_TERM TAPPING_TERM - 150
|
||||||
#define SHIFT_TAP_TERM TAPPING_TERM - 80
|
#define SHIFT_TAP_TERM TAPPING_TERM - 50
|
||||||
#define COMBO_TAP_TERM TAPPING_TERM + 100
|
#define COMBO_TAP_TERM TAPPING_TERM + 100
|
||||||
|
|
||||||
//
|
//
|
||||||
|
|
Loading…
Reference in a new issue