summaryrefslogtreecommitdiff
path: root/layouts/community/66_ansi/xyverz/rules.mk
diff options
context:
space:
mode:
authorZach White <skullydazed@gmail.com>2021-01-16 18:39:43 -0800
committerZach White <skullydazed@drpepper.org>2021-01-30 13:11:33 -0800
commit0171e67494214ab0414a7c14917097388b813b92 (patch)
tree5b1debe2d21090681b0d0795790f5b92d62ad2cc /layouts/community/66_ansi/xyverz/rules.mk
parente0769ea71d1cf4dbc125de0ff0a2e83ec7b8c52a (diff)
bring the xyverz keymap inline with LAYOUT_66_ansi
Diffstat (limited to 'layouts/community/66_ansi/xyverz/rules.mk')
-rw-r--r--layouts/community/66_ansi/xyverz/rules.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/layouts/community/66_ansi/xyverz/rules.mk b/layouts/community/66_ansi/xyverz/rules.mk
index 164232f339..6ddbb80a9c 100644
--- a/layouts/community/66_ansi/xyverz/rules.mk
+++ b/layouts/community/66_ansi/xyverz/rules.mk
@@ -1 +1,3 @@
-RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. \ No newline at end of file
+ifneq ($(strip $(RGBLIGHT_SUPPORTED)), no)
+ RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.
+endif