1
0
Fork 0

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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"
}
}
}