diff options
Diffstat (limited to 'keyboards/dichotomy')
| -rwxr-xr-x | keyboards/dichotomy/rules.mk | 2 |
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 |
| 26 | NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA | 26 | NKRO_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 | 28 | MIDI_ENABLE = no # MIDI support |
| 29 | UNICODE_ENABLE = YES # Unicode | 29 | UNICODE_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 | ||
