summaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox/keymaps/supercoder/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ergodox/keymaps/supercoder/config.h')
-rw-r--r--keyboards/ergodox/keymaps/supercoder/config.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/keyboards/ergodox/keymaps/supercoder/config.h b/keyboards/ergodox/keymaps/supercoder/config.h
deleted file mode 100644
index 2de3599f8..000000000
--- a/keyboards/ergodox/keymaps/supercoder/config.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef CONFIG_USER_H
-#define CONFIG_USER_H 1
-
-#include "../../config.h"
-
-#undef LOCKING_SUPPORT_ENABLE
-#undef LOCKING_RESYNC_ENABLE
-
-#endif