diff options
author | QMK Bot <hello@qmk.fm> | 2023-06-23 09:38:48 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2023-06-23 09:38:48 +0000 |
commit | 985eac4ab0dc71cdd1e4dcd0990b290e33604d40 (patch) | |
tree | 3b67c69e363fc023f76facedb028fece137cd2a0 /keyboards | |
parent | e21b4d2519975f70042007e96251cbebf901525e (diff) | |
parent | ea21a09091f4b375fa5185fbab9738e7d5cf4910 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards')
-rw-r--r-- | keyboards/akko/top40/info.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/akko/top40/info.json b/keyboards/akko/top40/info.json index e7b3a5d01f..8649ecb375 100644 --- a/keyboards/akko/top40/info.json +++ b/keyboards/akko/top40/info.json @@ -176,9 +176,9 @@ { "label": "Ctrl", "matrix": [3, 0], "x": 0, "y": 3, "w": 1.25 }, { "label": "Win", "matrix": [3, 1], "x": 1.25, "y": 3, "w": 1.25 }, { "label": "Alt", "matrix": [3, 2], "x": 2.5, "y": 3, "w": 1.25 }, - { "label": "Space", "matrix": [3, 4], "x": 3.75, "y": 3, "w": 6.25 }, + { "label": "Space", "matrix": [3, 4], "x": 3.75, "y": 3, "w": 2.25 }, { "label": "Space", "matrix": [3, 6], "x": 6, "y": 3, "w": 2.75 }, - { "label": "Fn", "matrix": [3, 8], "x": 8.75, "y": 3, "w": 1.25 }, + { "label": "Fn", "matrix": [3, 8], "x": 8.75, "y": 3 }, { "label": "Left", "matrix": [3, 9], "x": 9.75, "y": 3 }, { "label": "Down", "matrix": [3, 10], "x": 10.75, "y": 3 }, { "label": "Right", "matrix": [3, 11], "x": 11.75, "y": 3 } |