Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)
This commit is contained in:
@@ -6,4 +6,3 @@
|
||||
#define RGBLIGHT_EFFECT_BREATHE_CENTER 1.4
|
||||
#define RGBLIGHT_EFFECT_BREATHE_MAX 150
|
||||
|
||||
#undef IGNORE_MOD_TAP_INTERRUPT
|
||||
|
@@ -3,4 +3,3 @@
|
||||
#define FORCE_NKRO
|
||||
|
||||
#undef TAPPING_TERM
|
||||
#undef IGNORE_MOD_TAP_INTERRUPT
|
||||
|
@@ -38,6 +38,3 @@
|
||||
|
||||
// Short tap threshold
|
||||
#define TAPPING_TERM 250
|
||||
|
||||
// For homerow mods
|
||||
#define IGNORE_MOD_TAP_INTERRUPT
|
||||
|
@@ -20,5 +20,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
#pragma once
|
||||
|
||||
#define IGNORE_MOD_TAP_INTERRUPT
|
||||
#define USB_MAX_POWER_CONSUMPTION 50
|
||||
|
Reference in New Issue
Block a user