mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2025-12-22 22:21:58 +00:00
Fix variable misspelling (#21774)
This commit is contained in:
@@ -8,7 +8,7 @@ CONSOLE_ENABLE = no
|
|||||||
COMMAND_ENABLE = no
|
COMMAND_ENABLE = no
|
||||||
BACKLIGHT_ENABLE = no
|
BACKLIGHT_ENABLE = no
|
||||||
|
|
||||||
ifeq ($(strip $(LAYOUT_HAS_RGB)), yes)
|
ifeq ($(strip $(LAYOUTS_HAS_RGB)), yes)
|
||||||
RGBLIGHT_ENABLE = yes
|
RGBLIGHT_ENABLE = yes
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user