boardsource/beiwagon: correct QMK Configurator layout data (#17771)

miryoku-merge-master
James Young 3 years ago committed by GitHub
parent 58d484ea28
commit 592028c724
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -55,9 +55,9 @@
{ "matrix": [2, 0], "x": 0, "y": 2 },
{ "matrix": [2, 1], "x": 1, "y": 2 },
{ "matrix": [2, 2], "x": 2, "y": 2 },
{ "matrix": [3, 0], "x": 0, "y": 2 },
{ "matrix": [3, 1], "x": 1, "y": 2 },
{ "matrix": [3, 2], "x": 2, "y": 2 }
{ "matrix": [3, 0], "x": 0, "y": 3 },
{ "matrix": [3, 1], "x": 1, "y": 3 },
{ "matrix": [3, 2], "x": 2, "y": 3 }
]
}
}

Loading…
Cancel
Save