~ruther/qmk_firmware

592028c72423fbba9d9a507200a95e96097a90e0 — James Young 3 years ago 58d484e
boardsource/beiwagon: correct QMK Configurator layout data (#17771)

1 files changed, 3 insertions(+), 3 deletions(-)

M keyboards/boardsource/beiwagon/info.json
M keyboards/boardsource/beiwagon/info.json => keyboards/boardsource/beiwagon/info.json +3 -3
@@ 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 }
      ]
    }
  }