Migrate build target markers to keyboard.json - Misc (#23612)

This commit is contained in:
Joel Challis 2024-04-25 18:37:44 +01:00 committed by GitHub
parent 3d83b3e7c5
commit e9b8929357
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
45 changed files with 141 additions and 212 deletions

View file

@ -3,5 +3,8 @@
"bootloader": "caterina",
"bluetooth": {
"driver": "bluefruit_le"
},
"features": {
"bluetooth": true
}
}

View file

@ -1,4 +1,2 @@
# Processor frequency
F_CPU = 8000000
BLUETOOTH_ENABLE = yes