aboutsummaryrefslogtreecommitdiff
path: root/keyboards/mitosis
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/mitosis')
-rw-r--r--keyboards/mitosis/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/mitosis/rules.mk b/keyboards/mitosis/rules.mk
index 54fa48de7..1dae50712 100644
--- a/keyboards/mitosis/rules.mk
+++ b/keyboards/mitosis/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