diff options
author | Ryan <fauxpark@gmail.com> | 2023-07-08 00:08:13 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-08 00:08:13 +1000 |
commit | ef39ecd1b77feeba9cbe978c7431d0f9ce40010d (patch) | |
tree | b86665ddbc9e9729996c8276efd87758c335adb1 /keyboards/gvalchca | |
parent | 6bdd8e27825c4468008ba07dd0e553afeb4318f7 (diff) |
Adjust width requirement for big enter (#21470)
Diffstat (limited to 'keyboards/gvalchca')
-rw-r--r-- | keyboards/gvalchca/spaccboard/info.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/gvalchca/spaccboard/info.json b/keyboards/gvalchca/spaccboard/info.json index 71c88a0db0..1ce128b596 100644 --- a/keyboards/gvalchca/spaccboard/info.json +++ b/keyboards/gvalchca/spaccboard/info.json @@ -201,7 +201,7 @@ {"matrix": [2, 9], "x": 9.75, "y": 2}, {"matrix": [2, 10], "x": 10.75, "y": 2}, {"matrix": [2, 11], "x": 11.75, "y": 2}, - {"matrix": [2, 13], "x": 12.75, "y": 1, "w": 2.25, "h": 2}, + {"matrix": [2, 13], "x": 13.5, "y": 1, "w": 1.5, "h": 2}, {"matrix": [3, 0], "x": 0, "y": 3, "w": 2.25}, {"matrix": [3, 2], "x": 2.25, "y": 3}, |