Rename supercoder config_user to config.h
authorFred Sundvik <fsundvik@gmail.com>
Sun, 10 Jul 2016 09:02:17 +0000 (12:02 +0300)
committerFred Sundvik <fsundvik@gmail.com>
Fri, 29 Jul 2016 18:09:33 +0000 (21:09 +0300)
Also fixup the include path of parent config

keyboards/ergodox/keymaps/supercoder/config.h [moved from keyboards/ergodox/keymaps/supercoder/config_user.h with 81% similarity]

@@ -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