瀏覽代碼

Rename supercoder config_user to config.h

Also fixup the include path of parent config
Fred Sundvik 9 年之前
父節點
當前提交
fd7f20b029
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      keyboards/ergodox/keymaps/supercoder/config.h

+ 1 - 1
keyboards/ergodox/keymaps/supercoder/config_user.h → 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