~ruther/qmk_firmware

131bc92b7723d38015e7e82b7dccd773c90f7818 — plaublin 1 year, 9 months ago 4ebb065
Fix variable misspelling (#21774)

1 files changed, 1 insertions(+), 1 deletions(-)

M layouts/community/ortho_4x12/drashna/rules.mk
M layouts/community/ortho_4x12/drashna/rules.mk => layouts/community/ortho_4x12/drashna/rules.mk +1 -1
@@ 8,7 8,7 @@ CONSOLE_ENABLE     = no
COMMAND_ENABLE     = no
BACKLIGHT_ENABLE   = no

ifeq ($(strip $(LAYOUT_HAS_RGB)), yes)
ifeq ($(strip $(LAYOUTS_HAS_RGB)), yes)
    RGBLIGHT_ENABLE            = yes
endif


Do not follow this link