diff options
Diffstat (limited to 'keyboards/xd60/rules.mk')
-rw-r--r-- | keyboards/xd60/rules.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/xd60/rules.mk b/keyboards/xd60/rules.mk index 759347214..50fba97e5 100644 --- a/keyboards/xd60/rules.mk +++ b/keyboards/xd60/rules.mk @@ -63,3 +63,5 @@ UNICODE_ENABLE = no # Unicode BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID 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 |