Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)
This commit is contained in:
@@ -15,8 +15,6 @@
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
#define IGNORE_MOD_TAP_INTERRUPT //helps with homerow mods
|
||||
|
||||
#ifdef COMBO_ENABLE
|
||||
#define COMBO_COUNT 5
|
||||
#define COMBO_TERM 200
|
||||
|
@@ -15,8 +15,6 @@
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
#define IGNORE_MOD_TAP_INTERRUPT //helps with homerow mods
|
||||
|
||||
#undef TAPPING_TERM
|
||||
#define TAPPING_TERM 300
|
||||
|
||||
|
Reference in New Issue
Block a user