mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2025-12-24 07:01:57 +00:00
Delete lcd_backlight_hal.c
The functionality can now be found in the infinity_erogodox.c file instead.
This commit is contained in:
@@ -34,9 +34,6 @@ endif
|
||||
|
||||
ifdef LCD_BACKLIGHT_ENABLE
|
||||
SRC += $(VISUALIZER_DIR)/lcd_backlight.c
|
||||
ifndef EMULATOR
|
||||
SRC += lcd_backlight_hal.c
|
||||
endif
|
||||
OPT_DEFS += -DLCD_BACKLIGHT_ENABLE
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user