[Chore] Remove stray mod tap interrupt defines and per key functions (#20347)
* Remove stray defines and per key functions * Remove defunct get_ignore_mod_tap_interrupt declaration
This commit is contained in:
@@ -79,7 +79,6 @@
|
||||
"tapping": {
|
||||
"term": 200,
|
||||
"permissive_hold": true,
|
||||
"ignore_mod_tap_interrupt": true,
|
||||
"force_hold": true
|
||||
}
|
||||
}
|
||||
|
@@ -33,8 +33,6 @@
|
||||
# define RGBLIGHT_LIMIT_VAL 150
|
||||
#endif
|
||||
|
||||
// Lets you roll mod-tap keys
|
||||
#define IGNORE_MOD_TAP_INTERRUPT
|
||||
// Enable rapid switch from tap to hold, disables double tap hold auto-repeat.
|
||||
#define TAPPING_FORCE_HOLD
|
||||
// Configure the global tapping term (default: 200ms)
|
||||
|
Reference in New Issue
Block a user