forked from mirrors/qmk_firmware
Add "apm32-dfu" in keyboard.jsonschema (#21842)
This commit is contained in:
parent
a9e2f6a25a
commit
5cd47f5094
1 changed files with 1 additions and 0 deletions
|
@ -176,6 +176,7 @@
|
|||
"bootloader": {
|
||||
"type": "string",
|
||||
"enum": [
|
||||
"apm32-dfu",
|
||||
"atmel-dfu",
|
||||
"bootloadhid",
|
||||
"caterina",
|
||||
|
|
Loading…
Reference in a new issue