Browse Source

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

HiryKun 3 years ago
parent
commit
5cd47f5094
1 changed files with 1 additions and 0 deletions
  1. 1 0
      data/schemas/keyboard.jsonschema

+ 1 - 0
data/schemas/keyboard.jsonschema

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