forked from mirrors/qmk_userspace
bootmagic somehow not getting enabled, so adding eeconfig to backlight src include cond
This commit is contained in:
parent
2597fb7c50
commit
43a4ffc259
3 changed files with 5 additions and 10 deletions
|
@ -2,9 +2,6 @@
|
|||
// this is the style you want to emulate.
|
||||
|
||||
#include "planck.h"
|
||||
#ifdef BACKLIGHT_ENABLE
|
||||
#include "backlight.h"
|
||||
#endif
|
||||
#include "action_layer.h"
|
||||
#ifdef AUDIO_ENABLE
|
||||
#include "audio.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue