forked from mirrors/qmk_userspace
Strip out more of config_common (#19722)
This commit is contained in:
parent
f6dd8dea2e
commit
d84a7351ea
4 changed files with 2 additions and 12 deletions
|
@ -16,10 +16,4 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#ifndef __ASSEMBLER__
|
||||
# include "pin_defs.h"
|
||||
#endif
|
||||
|
||||
#ifdef AUDIO_ENABLE
|
||||
# include "song_list.h"
|
||||
#endif
|
||||
#pragma message("'config_common.h' should no longer be included!")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue