Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)
This commit is contained in:
@@ -15,8 +15,6 @@
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
/* Making it so you need to hold the modifier and other key for the time together, helps not accidentally hit activate the hold functions of bottom row*/
|
||||
#define IGNORE_MOD_TAP_INTERRUPT
|
||||
|
||||
/* Setting tap term, helps not accidentally hit activate the hold functions of bottom row*/
|
||||
#define TAPPING_TERM 250
|
||||
|
@@ -15,8 +15,6 @@
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
/* Making it so you need to hold the modifier and other key for the time together, helps not accidentally hit activate the hold functions of bottom row*/
|
||||
#define IGNORE_MOD_TAP_INTERRUPT
|
||||
|
||||
/* Setting tap term, helps not accidentally hit activate the hold functions of bottom row*/
|
||||
#define TAPPING_TERM 250
|
||||
|
@@ -15,8 +15,6 @@
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
/* Making it so you need to hold the modifier and other key for the time together, helps not accidentally hit activate the hold functions of bottom row*/
|
||||
#define IGNORE_MOD_TAP_INTERRUPT
|
||||
|
||||
/* Setting tap term, helps not accidentally hit activate the hold functions of bottom row*/
|
||||
#define TAPPING_TERM 250
|
||||
|
Reference in New Issue
Block a user