diff options
author | Joel Challis <git@zvecr.com> | 2023-01-15 15:04:32 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-15 15:04:32 +0000 |
commit | 0730740add19d3afe3d96ead50ba7d29e5dcb109 (patch) | |
tree | 2831363e9c2bd7d683bc60ce7ba5b32c5ee2302e /data | |
parent | a92071494a95175b44a1a3912110c9432f63f3ed (diff) |
Add mmoskal/uf2-stm32f103 bootloader support (#19594)
Diffstat (limited to 'data')
-rw-r--r-- | data/schemas/keyboard.jsonschema | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/schemas/keyboard.jsonschema b/data/schemas/keyboard.jsonschema index 513564a643..0002898327 100644 --- a/data/schemas/keyboard.jsonschema +++ b/data/schemas/keyboard.jsonschema @@ -171,6 +171,7 @@ "stm32-dfu", "stm32duino", "tinyuf2", + "uf2boot", "unknown", "usbasploader", "wb32-dfu" |