forked from forks/qmk_firmware
Disable IGNORE_MOD_TAP_INTERRUPT
This commit is contained in:
parent
54606d5eac
commit
23509cc1af
|
|
@ -62,7 +62,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
|
||||
#define TAPPING_TERM 160
|
||||
#define PERMISSIVE_HOLD
|
||||
#define IGNORE_MOD_TAP_INTERRUPT
|
||||
// #define IGNORE_MOD_TAP_INTERRUPT
|
||||
|
||||
#define TAPPING_TOGGLE 2
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue