Bluetooth: driver naming cleanups (#21624)
This commit is contained in:
parent
4af6f1df06
commit
b4a7b9253a
55 changed files with 88 additions and 43 deletions
5
keyboards/woodkeys/meira/featherble/info.json
Normal file
5
keyboards/woodkeys/meira/featherble/info.json
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"bluetooth": {
|
||||
"driver": "bluefruit_le"
|
||||
}
|
||||
}
|
|
@ -2,4 +2,3 @@
|
|||
F_CPU = 8000000
|
||||
|
||||
BLUETOOTH_ENABLE = yes
|
||||
BLUETOOTH_DRIVER = BluefruitLE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue