diff options
Diffstat (limited to 'keyboards/honeycomb/rules.mk')
-rwxr-xr-x | keyboards/honeycomb/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/honeycomb/rules.mk b/keyboards/honeycomb/rules.mk index fe5ed813e..97389e9c6 100755 --- a/keyboards/honeycomb/rules.mk +++ b/keyboards/honeycomb/rules.mk | |||
@@ -27,7 +27,6 @@ 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 = no # MIDI support | 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 | ||
31 | 30 | ||
32 | # # project specific files | 31 | # # project specific files |
33 | SRC += matrix.c serial_uart.c | 32 | SRC += matrix.c serial_uart.c |