Browse Source

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

James Young 2 years ago
parent
commit
592028c724
1 changed files with 3 additions and 3 deletions
  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, 0], "x": 0, "y": 2 },
         { "matrix": [2, 1], "x": 1, "y": 2 },
         { "matrix": [2, 1], "x": 1, "y": 2 },
         { "matrix": [2, 2], "x": 2, "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 }
       ]
       ]
     }
     }
   }
   }