Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)
This commit is contained in:
parent
47a51fda5d
commit
1899793f27
287 changed files with 28 additions and 734 deletions
|
@ -23,9 +23,6 @@
|
|||
// default but used in macros
|
||||
#define TAPPING_TERM 300
|
||||
|
||||
// Prevent normal rollover on alphas from accidentally triggering mods.
|
||||
#define IGNORE_MOD_TAP_INTERRUPT
|
||||
|
||||
// Auto Shift and Retro Shift (Auto Shift for Tap Hold).
|
||||
#define AUTO_SHIFT_TIMEOUT TAPPING_TERM
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue