diff options
Diffstat (limited to 'keyboards/comet46/rules.mk')
-rw-r--r-- | keyboards/comet46/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/comet46/rules.mk b/keyboards/comet46/rules.mk index 08acbefe1..128a74e45 100644 --- a/keyboards/comet46/rules.mk +++ b/keyboards/comet46/rules.mk | |||
@@ -26,7 +26,6 @@ NKRO_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 = no # MIDI support | 27 | MIDI_ENABLE = no # MIDI support |
28 | UNICODE_ENABLE = YES # Unicode | 28 | UNICODE_ENABLE = YES # Unicode |
29 | # BLUETOOTH_ENABLE = yes # Enable Bluetooth with the Adafruit EZ-Key HID | ||
30 | 29 | ||
31 | # project specific files | 30 | # project specific files |
32 | SRC += matrix.c \ | 31 | SRC += matrix.c \ |