New Keyboard: 1upkeyboards super16v2 (#16198)

Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
MechMerlin
2022-02-08 21:51:20 -08:00
committed by GitHub
parent b114b27373
commit c212b65e48
11 changed files with 346 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"keyboard_name": "super16v2",
"url": "",
"maintainer": "qmk",
"layouts": {
"LAYOUT_ortho_4x4": {
"layout": [{"x":0, "y":0}, {"x":1, "y":0}, {"x":2, "y":0}, {"x":3, "y":0}, {"x":0, "y":1}, {"x":1, "y":1}, {"x":2, "y":1}, {"x":3, "y":1}, {"x":0, "y":2}, {"x":1, "y":2}, {"x":2, "y":2}, {"x":3, "y":2}, {"x":0, "y":3}, {"x":1, "y":3}, {"x":2, "y":3}, {"x":3, "y":3}]
}
}
}