~ruther/qmk_firmware

fd7f20b029e621942e1c0b342bc852a545305ee0 — Fred Sundvik 9 years ago 426e9ec
Rename supercoder config_user to config.h

Also fixup the include path of parent config
1 files changed, 1 insertions(+), 1 deletions(-)

R keyboards/ergodox/keymaps/supercoder/{config_user => config}.h
R keyboards/ergodox/keymaps/supercoder/config_user.h => keyboards/ergodox/keymaps/supercoder/config.h +1 -1
@@ 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