]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/xd60/rules.mk
Debounce refactor / API (#3720)
[qmk_firmware.git] / keyboards / xd60 / rules.mk
index e0b92121d2ac99474ba6905e74154def6da9c5c1..8a60252dcf9b0607f67369512ad6fec6d59427da 100644 (file)
@@ -61,5 +61,7 @@ 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. 
 SLEEP_LED_ENABLE = no       # Breathing sleep LED during USB suspend
+
+LAYOUTS = 60_ansi
\ No newline at end of file