diff options
author | QMK Bot <hello@qmk.fm> | 2023-12-23 22:06:04 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2023-12-23 22:06:04 +0000 |
commit | 6e356c7860e252be9e6f83f4bd645fac4066c2fc (patch) | |
tree | bc323fc194142be05a3f1627ba755ff91f1c4f29 /keyboards | |
parent | 1fbbb1fa9b7c717d2e783e584323ef82dae26e4d (diff) | |
parent | 0e9e2963ca773ce2c5130d893fab9192b79d3afd (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards')
-rw-r--r-- | keyboards/handwired/scottokeebs/scotto61/info.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/keyboards/handwired/scottokeebs/scotto61/info.json b/keyboards/handwired/scottokeebs/scotto61/info.json index fe08843b97..8614ec81eb 100644 --- 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}, |