mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-05-05 16:59:20 +00:00
Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
|
||||
#define NO_ACTION_ONESHOT
|
||||
#define QUICK_TAP_TERM 0
|
||||
#define IGNORE_MOD_TAP_INTERRUPT
|
||||
|
||||
// #include "config_led.h"
|
||||
// #include "dz60rgb.h"
|
||||
|
||||
@@ -66,7 +66,6 @@
|
||||
|
||||
#define NO_ACTION_ONESHOT
|
||||
#define QUICK_TAP_TERM 0
|
||||
#define IGNORE_MOD_TAP_INTERRUPT
|
||||
|
||||
// #include "config_led.h"
|
||||
// #include "dz60rgb.h"
|
||||
|
||||
@@ -50,4 +50,3 @@
|
||||
|
||||
#define NO_ACTION_ONESHOT
|
||||
#define QUICK_TAP_TERM 0
|
||||
#define IGNORE_MOD_TAP_INTERRUPT
|
||||
|
||||
@@ -60,7 +60,6 @@
|
||||
|
||||
#define NO_ACTION_ONESHOT
|
||||
#define QUICK_TAP_TERM 0
|
||||
#define IGNORE_MOD_TAP_INTERRUPT
|
||||
|
||||
// #include "config_led.h"
|
||||
// #include "dz60rgb.h"
|
||||
|
||||
Reference in New Issue
Block a user