diff options
Diffstat (limited to 'keyboards/converter/m0110_usb/rules.mk')
-rw-r--r-- | keyboards/converter/m0110_usb/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/converter/m0110_usb/rules.mk b/keyboards/converter/m0110_usb/rules.mk index f59530ce4..288b1729f 100644 --- a/keyboards/converter/m0110_usb/rules.mk +++ b/keyboards/converter/m0110_usb/rules.mk | |||
@@ -19,7 +19,6 @@ NKRO_ENABLE = no # USB Nkey Rollover - not yet supported in LUFA | |||
19 | EXTRAKEY_ENABLE = yes | 19 | EXTRAKEY_ENABLE = yes |
20 | USB_HID_ENABLE = yes | 20 | USB_HID_ENABLE = yes |
21 | BACKLIGHT_ENABLE = no | 21 | BACKLIGHT_ENABLE = no |
22 | #BLUETOOTH = AdafruitBLE # For Adafruit Feather 32U4 BLE support, uncomment this line | ||
23 | CUSTOM_MATRIX = yes | 22 | CUSTOM_MATRIX = yes |
24 | 23 | ||
25 | SRC = matrix.c m0110.c | 24 | SRC = matrix.c m0110.c |