Fix failing keyboards on develop (#23406)

This commit is contained in:
Joel Challis
2024-04-03 14:01:30 +01:00
committed by GitHub
parent c635733a7f
commit 62af50ceef
7 changed files with 22 additions and 7 deletions

View File

@@ -10,6 +10,9 @@
"bluetooth": true,
"console": false
},
"build": {
"lto": true
},
"bluetooth": {
"driver": "bluefruit_le"
}