diff options
author | xiao <307671+xia0@users.noreply.github.com> | 2022-03-02 10:18:38 +1030 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-01 15:48:38 -0800 |
commit | 09a43b12cbb914eb239ce447ad89004f0304be71 (patch) | |
tree | 888cf96045d405ff35e7156940252b46cffb6cb5 /keyboards/handwired/3dortho14u/rev2 | |
parent | 325c6341017381382f804efa214a83f3014f399f (diff) |
Revert "handwired/3dortho14u: refactor layout data (#16475)" (#16485)
This reverts commit 3ac769b6abe9b97a94033f376b28482d2d5f7b00.
Diffstat (limited to 'keyboards/handwired/3dortho14u/rev2')
-rw-r--r-- | keyboards/handwired/3dortho14u/rev2/info.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/keyboards/handwired/3dortho14u/rev2/info.json b/keyboards/handwired/3dortho14u/rev2/info.json index b296a42610..705d6b5570 100644 --- a/keyboards/handwired/3dortho14u/rev2/info.json +++ b/keyboards/handwired/3dortho14u/rev2/info.json @@ -99,7 +99,12 @@ {"matrix": [4, 1], "x": 1, "y": 4}, {"matrix": [4, 2], "x": 2, "y": 4}, {"matrix": [4, 3], "x": 3, "y": 4}, - {"matrix": [4, 6], "x": 4, "y": 4, "w": 6}, + {"matrix": [4, 4], "x": 4, "y": 4}, + {"matrix": [4, 5], "x": 5, "y": 4}, + {"matrix": [4, 6], "x": 6, "y": 4}, + {"matrix": [9, 0], "x": 7, "y": 4}, + {"matrix": [9, 1], "x": 8, "y": 4}, + {"matrix": [9, 2], "x": 9, "y": 4}, {"matrix": [9, 3], "x": 10, "y": 4}, {"matrix": [9, 4], "x": 11, "y": 4}, {"matrix": [9, 5], "x": 12, "y": 4}, |