Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)
This commit is contained in:
@@ -25,4 +25,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
// https://docs.qmk.fm/#/tap_hold?id=tap-hold-configuration-options
|
||||
#define TAPPING_TERM 120
|
||||
//#define PERMISSIVE_HOLD
|
||||
#define IGNORE_MOD_TAP_INTERRUPT
|
||||
|
@@ -23,7 +23,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
#define TAPPING_TERM 500
|
||||
|
||||
#define IGNORE_MOD_TAP_INTERRUPT
|
||||
#define PERMISSIVE_HOLD
|
||||
#define FORCE_NKRO
|
||||
#define RETRO_TAPPING
|
||||
|
Reference in New Issue
Block a user