Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)
This commit is contained in:
@@ -25,8 +25,6 @@
|
||||
// #undef TAPPING_TERM
|
||||
// #define TAPPING_TERM 499
|
||||
|
||||
/* Turning permissive hold and ignore mod tap interrupt off in order to test the tapping term. */
|
||||
/* Turning permissive hold off in order to test the tapping term. */
|
||||
#undef PERMISSIVE_HOLD
|
||||
#define PERMISSIVE_HOLD
|
||||
#undef IGNORE_MOD_TAP_INTERRUPT
|
||||
#define IGNORE_MOD_TAP_INTERRUPT
|
||||
|
Reference in New Issue
Block a user