Add svlinky converter (#24449)
This commit is contained in:
parent
8844fba607
commit
9d17779832
5 changed files with 58 additions and 1 deletions
|
@ -84,6 +84,11 @@
|
|||
"board": "STEMCELL",
|
||||
"bootloader": "tinyuf2",
|
||||
"processor": "STM32F411"
|
||||
},
|
||||
"svlinky": {
|
||||
"board": "QMK_PM2040",
|
||||
"bootloader": "rp2040",
|
||||
"processor": "RP2040"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue