1
0
Fork 0

Add Michi MCU Converter support (#19163)

This commit is contained in:
miguelelinventor 2023-02-09 20:27:37 +01:00 committed by GitHub
parent c67285587c
commit e24f9b2c0a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 56 additions and 2 deletions

View file

@ -35,6 +35,11 @@
"bootloader": "rp2040",
"board": "QMK_PM2040"
},
"michi": {
"processor": "RP2040",
"bootloader": "rp2040",
"board": "QMK_PM2040"
},
"bit_c_pro": {
"processor": "RP2040",
"bootloader": "rp2040",