Add Michi MCU Converter support (#19163)
This commit is contained in:
parent
c67285587c
commit
e24f9b2c0a
6 changed files with 56 additions and 2 deletions
|
@ -35,6 +35,11 @@
|
|||
"bootloader": "rp2040",
|
||||
"board": "QMK_PM2040"
|
||||
},
|
||||
"michi": {
|
||||
"processor": "RP2040",
|
||||
"bootloader": "rp2040",
|
||||
"board": "QMK_PM2040"
|
||||
},
|
||||
"bit_c_pro": {
|
||||
"processor": "RP2040",
|
||||
"bootloader": "rp2040",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue