Add Imera converter (#22419)

This commit is contained in:
leah-splitkb
2023-11-28 07:53:47 +01:00
committed by GitHub
parent ea8d2ffe31
commit 2450fe28ee
6 changed files with 56 additions and 1 deletions

View File

@@ -79,6 +79,11 @@
"processor": "RP2040",
"bootloader": "rp2040",
"board": "QMK_PM2040"
},
"imera": {
"processor": "RP2040",
"bootloader": "rp2040",
"board": "QMK_PM2040"
}
}
}