summaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorHiryKun <1951086367@qq.com>2023-08-27 02:31:59 +0800
committerGitHub <noreply@github.com>2023-08-26 19:31:59 +0100
commit5cd47f50946c68a38bcfba70be7ebf123062d207 (patch)
tree84f5a6a5c3a1ca157d59ba1a84458d8e37b9c7e3 /data
parenta9e2f6a25aeb0a3d69dcdeb33be0b364f9c37beb (diff)
Add "apm32-dfu" in keyboard.jsonschema (#21842)
Diffstat (limited to 'data')
-rw-r--r--data/schemas/keyboard.jsonschema1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/schemas/keyboard.jsonschema b/data/schemas/keyboard.jsonschema
index 4beaa57a23..901caa75fe 100644
--- a/data/schemas/keyboard.jsonschema
+++ b/data/schemas/keyboard.jsonschema
@@ -176,6 +176,7 @@
"bootloader": {
"type": "string",
"enum": [
+ "apm32-dfu",
"atmel-dfu",
"bootloadhid",
"caterina",