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

master
James Young 2022-07-24 04:06:55 -07:00 committed by GitHub
parent 58d484ea28
commit 592028c724
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -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 }
]
}
}