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 bda904cb4..935725a96 100755 --- a/keyboards/honeycomb/rules.mk +++ b/keyboards/honeycomb/rules.mk | |||
@@ -19,7 +19,6 @@ CUSTOM_MATRIX = yes # Remote matrix from the wireless bridge | |||
19 | NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA | 19 | NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA |
20 | # BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 20 | # BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
21 | MIDI_ENABLE = no # MIDI support | 21 | MIDI_ENABLE = no # MIDI support |
22 | UNICODE_ENABLE = YES # Unicode | ||
23 | 22 | ||
24 | # # project specific files | 23 | # # project specific files |
25 | SRC += matrix.c serial_uart.c | 24 | SRC += matrix.c serial_uart.c |