summaryrefslogtreecommitdiffstats
path: root/keyboards/xd60/rules.mk
diff options
context:
space:
mode:
authorStanley Lai <stanleylai.sg@gmail.com>2017-02-14 03:09:02 +0100
committerStanley Lai <stanleylai.sg@gmail.com>2017-02-14 03:09:02 +0100
commit3272821d32e79cafbf4d96dae811c5d57954a4b1 (patch)
tree8916df1588b07b7f8a5f25e47b0b5d5c06f68565 /keyboards/xd60/rules.mk
parenta8eba1bddaf55224939a86bfa4d8e1b53e1d82db (diff)
downloadqmk_firmware-3272821d32e79cafbf4d96dae811c5d57954a4b1.tar.gz
qmk_firmware-3272821d32e79cafbf4d96dae811c5d57954a4b1.tar.xz
Added support for XD60v2 with RGB underglow and LED backlight support
Diffstat (limited to 'keyboards/xd60/rules.mk')
-rw-r--r--keyboards/xd60/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/xd60/rules.mk b/keyboards/xd60/rules.mk
index e0b92121d..174c3ec84 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