mirror of
https://github.com/firewalkwithm3/qmk_firmware.git
synced 2024-11-22 11:30:30 +08:00
[Bug] Fix compilation issues for led indicators (#16001)
This commit is contained in:
parent
eddd1c0567
commit
8101a836a4
|
@ -16,6 +16,7 @@
|
|||
#include "led.h"
|
||||
#include "host.h"
|
||||
#include "debug.h"
|
||||
#include "gpio.h"
|
||||
|
||||
#ifdef BACKLIGHT_CAPS_LOCK
|
||||
# ifdef BACKLIGHT_ENABLE
|
||||
|
|
Loading…
Reference in a new issue