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