diff options
Diffstat (limited to 'keyboards/centromere/rules.mk')
-rw-r--r-- | keyboards/centromere/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/centromere/rules.mk b/keyboards/centromere/rules.mk index 463dfa582..bdf945b0e 100644 --- a/keyboards/centromere/rules.mk +++ b/keyboards/centromere/rules.mk | |||
@@ -27,7 +27,6 @@ CUSTOM_MATRIX = yes # Remote matrix from the wireless bridge | |||
27 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 27 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
28 | NKRO_ENABLE = yes # USB Nkey Rollover | 28 | NKRO_ENABLE = yes # USB Nkey Rollover |
29 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 29 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
30 | MIDI_ENABLE = no # MIDI controls | ||
31 | UNICODE_ENABLE = yes # Unicode | 30 | UNICODE_ENABLE = yes # Unicode |
32 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 31 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
33 | 32 | ||