forked from mirrors/qmk_userspace
Remove usages of config_common.h from config.h files. (#19714)
This commit is contained in:
parent
2d843088a2
commit
f6dd8dea2e
2368 changed files with 11 additions and 2377 deletions
|
@ -1,7 +1,6 @@
|
|||
#ifndef CONFIG_USER_H
|
||||
#define CONFIG_USER_H
|
||||
|
||||
#include "config_common.h"
|
||||
|
||||
#ifdef AUDIO_ENABLE
|
||||
#define STARTUP_SONG SONG(PLANCK_SOUND)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue