mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2025-12-27 16:31:57 +00:00
Relocate backlight drivers (#21444)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#include "quantum.h"
|
||||
#include "backlight.h"
|
||||
#include "backlight_driver_common.h"
|
||||
#include "gpio.h"
|
||||
#include "util.h"
|
||||
|
||||
#if !defined(BACKLIGHT_PIN) && !defined(BACKLIGHT_PINS)
|
||||
# error "Backlight pin/pins not defined. Please configure."
|
||||
|
||||
Reference in New Issue
Block a user