浏览代码

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

James Young 2 年之前
父节点
当前提交
592028c724
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      keyboards/boardsource/beiwagon/info.json

+ 3 - 3
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 }
       ]
     }
   }