Remove "console":false from keyboards (#25190)

This commit is contained in:
Joel Challis 2025-04-23 03:09:56 +01:00 committed by GitHub
parent 847bef3177
commit 07684bcc99
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
1806 changed files with 1 additions and 1807 deletions

View file

@ -7,8 +7,7 @@
"processor": "atmega32u4",
"bootloader": "caterina",
"features": {
"bluetooth": true,
"console": false
"bluetooth": true
},
"build": {
"lto": true