summaryrefslogtreecommitdiffstats
path: root/keyboards/boardsource/beiwagon
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2022-07-24 04:06:55 -0700
committerGitHub <noreply@github.com>2022-07-24 21:06:55 +1000
commit592028c72423fbba9d9a507200a95e96097a90e0 (patch)
tree2ec68f8f000b5b07098fb51e63902d2d843fe9df /keyboards/boardsource/beiwagon
parent58d484ea288992a0d77b0a1088dd2fe922da4d60 (diff)
boardsource/beiwagon: correct QMK Configurator layout data (#17771)
Diffstat (limited to 'keyboards/boardsource/beiwagon')
-rw-r--r--keyboards/boardsource/beiwagon/info.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/boardsource/beiwagon/info.json b/keyboards/boardsource/beiwagon/info.json
index acd262f14c..69ce8d96f1 100644
--- a/keyboards/boardsource/beiwagon/info.json
+++ b/keyboards/boardsource/beiwagon/info.json
@@ -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 }
]
}
}