Explorar o código

Rename supercoder config_user to config.h

Also fixup the include path of parent config
Fred Sundvik %!s(int64=9) %!d(string=hai) anos
pai
achega
fd7f20b029
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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