diff options
author | Priyadi Iman Nurcahyo <priyadi@priyadi.net> | 2017-02-23 18:11:59 +0700 |
---|---|---|
committer | Priyadi Iman Nurcahyo <priyadi@priyadi.net> | 2017-02-23 18:11:59 +0700 |
commit | b27a8dea1bfd50e4e2428235b5dba0d9a4bb8cba (patch) | |
tree | db6ee0b1987da0d56846560082a9fb7a5195e9d9 /keyboards/xd60/rules.mk | |
parent | 3dab8a60fca182376d1df07d3f1e25882aa57be4 (diff) | |
parent | 84b2f86f24b8e12973dccbdb9120cac5353947df (diff) | |
download | qmk_firmware-b27a8dea1bfd50e4e2428235b5dba0d9a4bb8cba.tar.gz qmk_firmware-b27a8dea1bfd50e4e2428235b5dba0d9a4bb8cba.zip |
Merge branch 'master' into promethium
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 |