X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fxd60%2Frules.mk;h=50fba97e5fc0e2086c983e3b2b801812d7d32e86;hb=baebbc096702c3ecc0ee89b4fbf5749e79f02375;hp=e0b92121d2ac99474ba6905e74154def6da9c5c1;hpb=d3ec88cd071b14f6ed29b5418474471e7538f1f6;p=qmk_firmware.git diff --git a/keyboards/xd60/rules.mk b/keyboards/xd60/rules.mk index e0b92121d..50fba97e5 100644 --- a/keyboards/xd60/rules.mk +++ b/keyboards/xd60/rules.mk @@ -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. Do not enable this with audio at the same time. SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend + +LAYOUTS = 60_ansi \ No newline at end of file