Add "apm32-dfu" in keyboard.jsonschema (#21842)

This commit is contained in:
HiryKun 2023-08-27 02:31:59 +08:00 committed by GitHub
parent a9e2f6a25a
commit 5cd47f5094
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -176,6 +176,7 @@
"bootloader": { "bootloader": {
"type": "string", "type": "string",
"enum": [ "enum": [
"apm32-dfu",
"atmel-dfu", "atmel-dfu",
"bootloadhid", "bootloadhid",
"caterina", "caterina",