Migrate build target markers to keyboard.json - Misc (#23612)
This commit is contained in:
parent
3d83b3e7c5
commit
e9b8929357
45 changed files with 141 additions and 212 deletions
|
@ -3,5 +3,8 @@
|
|||
"bootloader": "caterina",
|
||||
"bluetooth": {
|
||||
"driver": "bluefruit_le"
|
||||
},
|
||||
"features": {
|
||||
"bluetooth": true
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,4 +1,2 @@
|
|||
# Processor frequency
|
||||
F_CPU = 8000000
|
||||
|
||||
BLUETOOTH_ENABLE = yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue