Ensure all keyboards have a bootloader set (#18234)

This commit is contained in:
Ryan
2022-09-01 02:36:41 +10:00
committed by GitHub
parent bb6f028833
commit 50c4ca3426
15 changed files with 16 additions and 5 deletions

View File

@@ -5,6 +5,7 @@
"debounce": 5,
"diode_direction": "COL2ROW",
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"features": {
"audio": true,
"backlight": true,