mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-26 18:47:24 +06:00
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,7 +1,7 @@
|
||||||
#ifndef CONFIG_USER_H
|
#ifndef CONFIG_USER_H
|
||||||
#define CONFIG_USER_H 1
|
#define CONFIG_USER_H 1
|
||||||
|
|
||||||
#include "config.h"
|
#include "../../config.h"
|
||||||
|
|
||||||
#undef LOCKING_SUPPORT_ENABLE
|
#undef LOCKING_SUPPORT_ENABLE
|
||||||
#undef LOCKING_RESYNC_ENABLE
|
#undef LOCKING_RESYNC_ENABLE
|
Loading…
Reference in New Issue
Block a user