diff options
Diffstat (limited to 'keyboards/converter/usb_usb/ble/rules.mk')
-rw-r--r-- | keyboards/converter/usb_usb/ble/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/converter/usb_usb/ble/rules.mk b/keyboards/converter/usb_usb/ble/rules.mk index c54138918..873283f92 100644 --- a/keyboards/converter/usb_usb/ble/rules.mk +++ b/keyboards/converter/usb_usb/ble/rules.mk | |||
@@ -14,7 +14,7 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | |||
14 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | 14 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow |
15 | UNICODE_ENABLE = no # Unicode | 15 | UNICODE_ENABLE = no # Unicode |
16 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 16 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
17 | AUDIO_ENABLE = no # Audio output on port C6 | 17 | AUDIO_ENABLE = no # Audio output |
18 | BLUETOOTH = AdafruitBLE | 18 | BLUETOOTH = AdafruitBLE |
19 | ADAFRUIT_BLE_ENABLE = yes | 19 | ADAFRUIT_BLE_ENABLE = yes |
20 | 20 | ||