1
0
Fork 0

Add RP2040 Community Edition alias for Liatris (#19966)

This commit is contained in:
leah-splitkb 2023-03-10 21:47:10 +01:00 committed by GitHub
parent e933e0411f
commit 46bbb81dd2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 18 additions and 2 deletions

View file

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