summaryrefslogtreecommitdiff
path: root/layouts
diff options
context:
space:
mode:
authorNick Brassel <nick@tzarc.org>2023-09-25 12:34:48 +1000
committerNick Brassel <nick@tzarc.org>2023-09-25 12:34:48 +1000
commit1fb02d5ad87e69d459ae63235bbb3057083866ef (patch)
treedbaff204657253b22732f8092036e556b596ba8b /layouts
parenta360900fbb87cec0aa721d527b251a3dcc72c671 (diff)
parent131bc92b7723d38015e7e82b7dccd773c90f7818 (diff)
Merge remote-tracking branch 'upstream/master' into develop
Diffstat (limited to 'layouts')
-rw-r--r--layouts/community/ortho_4x12/drashna/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/community/ortho_4x12/drashna/rules.mk b/layouts/community/ortho_4x12/drashna/rules.mk
index a2278e931d..15775bcbe3 100644
--- a/layouts/community/ortho_4x12/drashna/rules.mk
+++ b/layouts/community/ortho_4x12/drashna/rules.mk
@@ -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