Rename supercoder config_user to config.h
Also fixup the include path of parent config
This commit is contained in:
parent
426e9ecc6f
commit
fd7f20b029
1 changed files with 1 additions and 1 deletions
9
keyboards/ergodox/keymaps/supercoder/config.h
Normal file
9
keyboards/ergodox/keymaps/supercoder/config.h
Normal file
|
@ -0,0 +1,9 @@
|
|||
#ifndef CONFIG_USER_H
|
||||
#define CONFIG_USER_H 1
|
||||
|
||||
#include "../../config.h"
|
||||
|
||||
#undef LOCKING_SUPPORT_ENABLE
|
||||
#undef LOCKING_RESYNC_ENABLE
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue