diff options
author | Gabriel Young <gabeplaysdrums@live.com> | 2017-02-21 22:01:56 -0800 |
---|---|---|
committer | Gabriel Young <gabeplaysdrums@live.com> | 2017-02-21 22:01:56 -0800 |
commit | 1d69ccd729013809d04485a297f36851b8b9cb63 (patch) | |
tree | 1f821ff584098a861ded7c72240ca8e0c8689bf8 /keyboards/xd60/rules.mk | |
parent | 40a8a88e72c185eec629973580b72dfaaf71b116 (diff) | |
parent | 7ff41df32c29bca4e3a6efc3047b8fa93bb99b92 (diff) |
Merge branch 'qmk/master'
Diffstat (limited to 'keyboards/xd60/rules.mk')
-rw-r--r-- | keyboards/xd60/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/xd60/rules.mk b/keyboards/xd60/rules.mk index e0b92121d2..174c3ec848 100644 --- a/keyboards/xd60/rules.mk +++ b/keyboards/xd60/rules.mk @@ -61,5 +61,5 @@ MIDI_ENABLE = no # MIDI controls AUDIO_ENABLE = no # Audio output on port C6 UNICODE_ENABLE = no # Unicode BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID -RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. Do not enable this with audio at the same time. +RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. Do not enable this with audio at the same time. SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |