aboutsummaryrefslogtreecommitdiff
path: root/keyboards/chimera_ls/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/chimera_ls/rules.mk')
-rw-r--r--keyboards/chimera_ls/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/chimera_ls/rules.mk b/keyboards/chimera_ls/rules.mk
index 4155d5003..f443b3866 100644
--- a/keyboards/chimera_ls/rules.mk
+++ b/keyboards/chimera_ls/rules.mk
@@ -24,7 +24,7 @@ CUSTOM_MATRIX = yes # Remote matrix from the wireless bridge
24# SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend 24# SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend
25NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA 25NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA
26# BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality 26# BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
27# MIDI_ENABLE = YES # MIDI controls 27MIDI_ENABLE = no # MIDI support
28UNICODE_ENABLE = YES # Unicode 28UNICODE_ENABLE = YES # Unicode
29# BLUETOOTH_ENABLE = yes # Enable Bluetooth with the Adafruit EZ-Key HID 29# BLUETOOTH_ENABLE = yes # Enable Bluetooth with the Adafruit EZ-Key HID
30 30