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/handwired/t111 | |
parent | 6bdd8e27825c4468008ba07dd0e553afeb4318f7 (diff) |
Adjust width requirement for big enter (#21470)
Diffstat (limited to 'keyboards/handwired/t111')
-rw-r--r-- | keyboards/handwired/t111/info.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/t111/info.json b/keyboards/handwired/t111/info.json index f4ecf44eab..f25b079098 100644 --- a/keyboards/handwired/t111/info.json +++ b/keyboards/handwired/t111/info.json @@ -96,7 +96,7 @@ {"matrix": [2, 10], "x": 10.75, "y": 3.5}, {"matrix": [3, 10], "x": 11.75, "y": 3.5}, {"matrix": [4, 10], "x": 12.75, "y": 3.5}, - {"matrix": [5, 10], "x": 13.75, "y": 2.5, "w": 1.5, "h": 2}, + {"matrix": [5, 10], "x": 13.75, "y": 2.5, "w": 1.25, "h": 2}, {"matrix": [6, 10], "x": 15.5, "y": 3.5}, {"matrix": [7, 10], "x": 16.5, "y": 3.5}, |