aboutsummaryrefslogtreecommitdiff
path: root/keyboards/converter/usb_usb/ble/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/converter/usb_usb/ble/rules.mk')
-rw-r--r--keyboards/converter/usb_usb/ble/rules.mk2
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
14RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow 14RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
15UNICODE_ENABLE = no # Unicode 15UNICODE_ENABLE = no # Unicode
16BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID 16BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
17AUDIO_ENABLE = no # Audio output on port C6 17AUDIO_ENABLE = no # Audio output
18BLUETOOTH = AdafruitBLE 18BLUETOOTH = AdafruitBLE
19ADAFRUIT_BLE_ENABLE = yes 19ADAFRUIT_BLE_ENABLE = yes
20 20