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 2c4f42d06..d63a79aff 100644 --- a/keyboards/comet46/rules.mk +++ b/keyboards/comet46/rules.mk | |||
@@ -17,7 +17,6 @@ CUSTOM_MATRIX = yes # Remote matrix from the wireless bridge | |||
17 | # SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend | 17 | # SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend |
18 | NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA | 18 | NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA |
19 | # BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 19 | # BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
20 | MIDI_ENABLE = no # MIDI support | ||
21 | 20 | ||
22 | # project specific files | 21 | # project specific files |
23 | SRC += matrix.c \ | 22 | SRC += matrix.c \ |