summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/scottokeebs/scottonum
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/scottokeebs/scottonum')
-rw-r--r--keyboards/handwired/scottokeebs/scottonum/info.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/keyboards/handwired/scottokeebs/scottonum/info.json b/keyboards/handwired/scottokeebs/scottonum/info.json
index 2907b47af8..f71f75d62b 100644
--- a/keyboards/handwired/scottokeebs/scottonum/info.json
+++ b/keyboards/handwired/scottokeebs/scottonum/info.json
@@ -40,16 +40,16 @@
{ "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 },
+ { "matrix": [1, 3], "x": 3, "y": 1, "h": 2 },
{ "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": 3 },
{ "matrix": [3, 1], "x": 1, "y": 3 },
{ "matrix": [3, 2], "x": 2, "y": 3 },
- { "matrix": [3, 3], "x": 3, "y": 3 },
- { "matrix": [4, 0], "x": 0, "y": 4 },
- { "matrix": [4, 1], "x": 1, "y": 3 }
+ { "matrix": [3, 3], "x": 3, "y": 3, "h": 2 },
+ { "matrix": [4, 0], "x": 0, "y": 4, "w": 2 },
+ { "matrix": [4, 1], "x": 2, "y": 4 }
]
}
}