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