summaryrefslogtreecommitdiffstats
path: root/keyboards/converter/usb_usb/ble/rules.mk
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-07-29 15:16:14 +1000
committerGitHub <noreply@github.com>2023-07-29 15:16:14 +1000
commitb4a7b9253a996484b10b4762f7b2fff7c9105c34 (patch)
tree5690b166d442664d46df40cdf6c98c7bef247245 /keyboards/converter/usb_usb/ble/rules.mk
parent4af6f1df06326376ce07a43560ff0a68e9dd1eb1 (diff)
Bluetooth: driver naming cleanups (#21624)
Diffstat (limited to 'keyboards/converter/usb_usb/ble/rules.mk')
-rw-r--r--keyboards/converter/usb_usb/ble/rules.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/converter/usb_usb/ble/rules.mk b/keyboards/converter/usb_usb/ble/rules.mk
index 86a4e15ffe..5b0435372b 100644
--- a/keyboards/converter/usb_usb/ble/rules.mk
+++ b/keyboards/converter/usb_usb/ble/rules.mk
@@ -3,5 +3,4 @@ F_CPU = 8000000
EXTRAKEY_ENABLE = no
BLUETOOTH_ENABLE = yes
-BLUETOOTH_DRIVER = BluefruitLE
LTO_ENABLE = yes