Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674)
This commit is contained in:
parent
0e60b3a620
commit
3b9e186019
21 changed files with 24 additions and 18 deletions
|
@ -6,8 +6,6 @@
|
|||
#undef TAPPING_TERM
|
||||
#define TAPPING_TERM 300
|
||||
#define PERMISSIVE_HOLD
|
||||
/* when TAPPING_TERM >= 500 same effect PERMISSIVE_HOLD.
|
||||
see tmk_core/common/action_tapping.c */
|
||||
|
||||
#undef OLED_UPDATE_INTERVAL
|
||||
#ifdef DEBUG_MATRIX_SCAN_RATE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue