mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-05-08 00:41:43 +01:00
Remove usages of config_common.h from config.h files. (#19714)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user