[ergodox][alphadox] undefine tapping_term, ignore_mod_tap_interrupt

master
Alpha Chen 2016-10-19 07:45:30 -07:00
parent 22cb73fad3
commit e2916f8ab1
1 changed files with 3 additions and 0 deletions

View File

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