Explorar o código

[ergodox][alphadox] undefine tapping_term, ignore_mod_tap_interrupt

Alpha Chen %!s(int64=9) %!d(string=hai) anos
pai
achega
e2916f8ab1
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      keyboards/ergodox/keymaps/alphadox/config.h

+ 3 - 0
keyboards/ergodox/keymaps/alphadox/config.h

@@ -6,4 +6,7 @@
 #define FORCE_NKRO
 #define PREVENT_STUCK_MODIFIERS
 
+#undef TAPPING_TERM
+#undef IGNORE_MOD_TAP_INTERRUPT
+
 #endif