diff options
Diffstat (limited to 'layouts/community/ergodox/alphadox/config.h')
-rw-r--r-- | layouts/community/ergodox/alphadox/config.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/layouts/community/ergodox/alphadox/config.h b/layouts/community/ergodox/alphadox/config.h deleted file mode 100644 index 9e076dead1..0000000000 --- a/layouts/community/ergodox/alphadox/config.h +++ /dev/null @@ -1,11 +0,0 @@ -#ifndef CONFIG_USER_H -#define CONFIG_USER_H - -#include QMK_KEYBOARD_CONFIG_H - -#define FORCE_NKRO - -#undef TAPPING_TERM -#undef IGNORE_MOD_TAP_INTERRUPT - -#endif |