Add Elite-Pi converter (#18236)
Co-authored-by: Joel Challis <git@zvecr.com>
This commit is contained in:
parent
3e0a22d532
commit
fb6e821541
6 changed files with 58 additions and 3 deletions
|
@ -10,6 +10,12 @@
|
|||
"bootloader": "atmel-dfu",
|
||||
"pin_compatible": "promicro"
|
||||
},
|
||||
"elite_pi": {
|
||||
"processor": "RP2040",
|
||||
"bootloader": "rp2040",
|
||||
"board": "QMK_PM2040",
|
||||
"pin_compatible": "promicro"
|
||||
},
|
||||
"proton_c": {
|
||||
"processor": "STM32F303",
|
||||
"bootloader": "stm32-dfu",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue