summaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox/keymaps/alphadox/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ergodox/keymaps/alphadox/config.h')
-rw-r--r--keyboards/ergodox/keymaps/alphadox/config.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/keyboards/ergodox/keymaps/alphadox/config.h b/keyboards/ergodox/keymaps/alphadox/config.h
deleted file mode 100644
index deb218dc0..000000000
--- a/keyboards/ergodox/keymaps/alphadox/config.h
+++ /dev/null
@@ -1,12 +0,0 @@
-#ifndef CONFIG_USER_H
-#define CONFIG_USER_H
-
-#include "../../config.h"
-
-#define FORCE_NKRO
-#define PREVENT_STUCK_MODIFIERS
-
-#undef TAPPING_TERM
-#undef IGNORE_MOD_TAP_INTERRUPT
-
-#endif