QMK breaking change update: IGNORE_MOD_TAP_INTERRUPT no longer needed, as it's default, forgot to remove from my userspace
This commit is contained in:
parent
e2525f7008
commit
ed866244a7
|
|
@ -25,7 +25,6 @@
|
|||
#define TAP_CODE_DELAY 25
|
||||
|
||||
#define QUICK_TAP_TERM 0
|
||||
#define IGNORE_MOD_TAP_INTERRUPT
|
||||
|
||||
// -------------------- Leader key config ------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue