aboutsummaryrefslogtreecommitdiff
path: root/keyboards/iris/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/iris/rules.mk')
-rw-r--r--keyboards/iris/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/iris/rules.mk b/keyboards/iris/rules.mk
index 88dd66c18..e93d7dae8 100644
--- a/keyboards/iris/rules.mk
+++ b/keyboards/iris/rules.mk
@@ -61,7 +61,7 @@ MIDI_ENABLE = no # MIDI controls
61AUDIO_ENABLE = no # Audio output on port C6 61AUDIO_ENABLE = no # Audio output on port C6
62UNICODE_ENABLE = no # Unicode 62UNICODE_ENABLE = no # Unicode
63BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID 63BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
64RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. Do not enable this with audio at the same time. 64RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.
65# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE 65# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
66SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend 66SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
67 67