summaryrefslogtreecommitdiffstats
path: root/keyboards
diff options
context:
space:
mode:
authorFred Sundvik <fsundvik@gmail.com>2016-07-10 11:02:17 +0200
committerFred Sundvik <fsundvik@gmail.com>2016-07-29 20:09:33 +0200
commitfd7f20b029e621942e1c0b342bc852a545305ee0 (patch)
tree51bd22846fc9d2ec6b660c43750b68f420cb6dd5 /keyboards
parent426e9ecc6fb8366c1c17af692deddd90df570cd8 (diff)
downloadqmk_firmware-fd7f20b029e621942e1c0b342bc852a545305ee0.tar.gz
qmk_firmware-fd7f20b029e621942e1c0b342bc852a545305ee0.tar.xz
Rename supercoder config_user to config.h
Also fixup the include path of parent config
Diffstat (limited to 'keyboards')
-rw-r--r--keyboards/ergodox/keymaps/supercoder/config.h (renamed from keyboards/ergodox/keymaps/supercoder/config_user.h)2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ergodox/keymaps/supercoder/config_user.h b/keyboards/ergodox/keymaps/supercoder/config.h
index 8da138372..2de3599f8 100644
--- a/keyboards/ergodox/keymaps/supercoder/config_user.h
+++ b/keyboards/ergodox/keymaps/supercoder/config.h
@@ -1,7 +1,7 @@
#ifndef CONFIG_USER_H
#define CONFIG_USER_H 1
-#include "config.h"
+#include "../../config.h"
#undef LOCKING_SUPPORT_ENABLE
#undef LOCKING_RESYNC_ENABLE