Merge remote-tracking branch 'origin/develop' into xap

This commit is contained in:
QMK Bot
2022-08-14 11:28:00 +00:00
11 changed files with 411 additions and 1 deletions
+6
View File
@@ -54,6 +54,12 @@
"processor": "STM32F411",
"bootloader": "stm32-dfu",
"board": "BLACKPILL_STM32_F411"
},
"stemcell": {
"processor": "STM32F411",
"bootloader": "tinyuf2",
"board": "STEMCELL",
"pin_compatible": "promicro"
}
}
}