summaryrefslogtreecommitdiff
path: root/keyboards
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-07-24 11:07:34 +0000
committerQMK Bot <hello@qmk.fm>2022-07-24 11:07:34 +0000
commit7f938e969d4d6838876712cf0796ba7e168db648 (patch)
treecd5f60c3c4631442b946463c6951c6801d1ba0fb /keyboards
parent914861b07ca069e270e71564c4e99d01954b81f9 (diff)
parent592028c72423fbba9d9a507200a95e96097a90e0 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards')
-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 }
]
}
}