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