summaryrefslogtreecommitdiffstats
path: root/keyboards/0xcb/splaytoraid/keymaps/pi/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/0xcb/splaytoraid/keymaps/pi/config.h')
-rw-r--r--keyboards/0xcb/splaytoraid/keymaps/pi/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/0xcb/splaytoraid/keymaps/pi/config.h b/keyboards/0xcb/splaytoraid/keymaps/pi/config.h
index d955f36ab3..1786ae776d 100644
--- a/keyboards/0xcb/splaytoraid/keymaps/pi/config.h
+++ b/keyboards/0xcb/splaytoraid/keymaps/pi/config.h
@@ -5,15 +5,11 @@
#define TAPPING_TERM 180
-// Prevent normal rollover on alphas from accidentally triggering mods.
-#define IGNORE_MOD_TAP_INTERRUPT
-
#undef LOCKING_SUPPORT_ENABLE
#undef LOCKING_RESYNC_ENABLE
#ifdef COMBO_ENABLE
- #define COMBO_COUNT 9
#define COMBO_TERM 20
#define COMBO_ONLY_FROM_LAYER 0
#endif