summaryrefslogtreecommitdiff
path: root/layouts
diff options
context:
space:
mode:
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
8COMMAND_ENABLE = no 8COMMAND_ENABLE = no
9BACKLIGHT_ENABLE = no 9BACKLIGHT_ENABLE = no
10 10
11ifeq ($(strip $(LAYOUT_HAS_RGB)), yes) 11ifeq ($(strip $(LAYOUTS_HAS_RGB)), yes)
12 RGBLIGHT_ENABLE = yes 12 RGBLIGHT_ENABLE = yes
13endif 13endif
14 14