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 4fecf96866..2c4f42d065 100644 --- a/keyboards/comet46/rules.mk +++ b/keyboards/comet46/rules.mk @@ -18,7 +18,6 @@ CUSTOM_MATRIX = yes # Remote matrix from the wireless bridge NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA # BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality MIDI_ENABLE = no # MIDI support -UNICODE_ENABLE = YES # Unicode # project specific files SRC += matrix.c \ |