commit: 0e9e2963ca773ce2c5130d893fab9192b79d3afd
parent 1e304433e57d1e5e6bd6c157c2af3655b4ee73ef
Author: Joe Scotto <8194147+joe-scotto@users.noreply.github.com>
Date: Sat, 23 Dec 2023 17:05:36 -0500
[Keyboard] Fix Scotto61 Configurator Layout (#22718)
Diffstat:
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/keyboards/handwired/scottokeebs/scotto61/info.json b/keyboards/handwired/scottokeebs/scotto61/info.json
@@ -41,7 +41,7 @@
{"matrix": [0, 11], "x": 11, "y": 0},
{"matrix": [0, 12], "x": 12, "y": 0},
{"matrix": [0, 13], "x": 13, "y": 0},
- {"matrix": [1, 0], "x": 0, "y": 4},
+ {"matrix": [1, 0], "x": 0, "y": 1},
{"matrix": [1, 1], "x": 1, "y": 1},
{"matrix": [1, 2], "x": 2, "y": 1},
{"matrix": [1, 3], "x": 3, "y": 1},
@@ -67,7 +67,7 @@
{"matrix": [2, 9], "x": 9, "y": 2},
{"matrix": [2, 10], "x": 10, "y": 2},
{"matrix": [2, 11], "x": 11, "y": 2},
- {"matrix": [2, 13], "x": 13, "y": 2},
+ {"matrix": [2, 13], "x": 12, "y": 2, "w": 2},
{"matrix": [3, 0], "x": 0, "y": 3},
{"matrix": [3, 1], "x": 1, "y": 3},
{"matrix": [3, 2], "x": 2, "y": 3},
@@ -79,11 +79,11 @@
{"matrix": [3, 8], "x": 8, "y": 3},
{"matrix": [3, 9], "x": 9, "y": 3},
{"matrix": [3, 10], "x": 10, "y": 3},
- {"matrix": [3, 12], "x": 12, "y": 3},
+ {"matrix": [3, 12], "x": 11, "y": 3, "w": 3},
{"matrix": [4, 0], "x": 0, "y": 4},
{"matrix": [4, 1], "x": 1, "y": 4},
{"matrix": [4, 2], "x": 2, "y": 4},
- {"matrix": [4, 6], "x": 6, "y": 4},
+ {"matrix": [4, 6], "x": 3, "y": 4, "w": 7},
{"matrix": [4, 10], "x": 10, "y": 4},
{"matrix": [4, 11], "x": 11, "y": 4},
{"matrix": [4, 12], "x": 12, "y": 4},