aboutsummaryrefslogtreecommitdiff
path: root/layouts
diff options
context:
space:
mode:
Diffstat (limited to 'layouts')
-rw-r--r--layouts/community/ortho_5x12/xyverz/rules.mk11
1 files changed, 6 insertions, 5 deletions
diff --git a/layouts/community/ortho_5x12/xyverz/rules.mk b/layouts/community/ortho_5x12/xyverz/rules.mk
index 63c544ad5..c77748325 100644
--- a/layouts/community/ortho_5x12/xyverz/rules.mk
+++ b/layouts/community/ortho_5x12/xyverz/rules.mk
@@ -12,13 +12,14 @@ AUDIO_ENABLE = no # Audio output on port C6
12UNICODE_ENABLE = no # Unicode 12UNICODE_ENABLE = no # Unicode
13BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID 13BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
14 14
15ifneq ("$(KEYBOARD)","nyquist") 15
16 RGBLIGHT_ENABLE = yes 16#ifneq ("$(KEYBOARD)","nyquist")
17 BACKLIGHT_ENABLE = yes 17# RGBLIGHT_ENABLE = yes
18else 18# BACKLIGHT_ENABLE = yes
19#else
19 RGBLIGHT_ENABLE = no 20 RGBLIGHT_ENABLE = no
20 BACKLIGHT_ENABLE = no 21 BACKLIGHT_ENABLE = no
21endif 22#endif
22 23
23# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE 24# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
24SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend 25SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend