diff options
author | QMK Bot <hello@qmk.fm> | 2022-07-13 19:40:36 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-07-13 19:40:36 +0000 |
commit | 2cdaa639eed85401f599c2620f4cb948d82be91c (patch) | |
tree | 0def68e0ed5ab67f641c5be1cd70e1c017ead251 /keyboards/alfredslab | |
parent | dc70ba612a929fdd365275d412e68c61836ed5b8 (diff) | |
parent | f7510ca2027351555d6ef4785c28f9f3363d0580 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/alfredslab')
-rw-r--r-- | keyboards/alfredslab/swift65/hotswap/info.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/keyboards/alfredslab/swift65/hotswap/info.json b/keyboards/alfredslab/swift65/hotswap/info.json index 37bc480d4b..25b261d330 100644 --- a/keyboards/alfredslab/swift65/hotswap/info.json +++ b/keyboards/alfredslab/swift65/hotswap/info.json @@ -66,10 +66,10 @@ { "label": "K3B (D6,D7)", "x": 11.25, "y": 3 }, { "label": "K3C (D6,D5)", "x": 12.25, "y": 3, "w": 1.75 }, { "label": "K3D (D6,D3)", "x": 14, "y": 3 }, - { "label": "K40 (D4,F7)", "x": 0, "y": 4, "w": 1.25 }, - { "label": "K41 (D4,F6)", "x": 1.25, "y": 4, "w": 1.25 }, - { "label": "K42 (D4,F5)", "x": 2.5, "y": 4, "w": 1.25 }, - { "label": "K46 (D4,C7)", "x": 3.75, "y": 4, "w": 7.25 }, + { "label": "K40 (D4,F7)", "x": 0, "y": 4, "w": 1.5 }, + { "label": "K41 (D4,F6)", "x": 1.5, "y": 4}, + { "label": "K42 (D4,F5)", "x": 2.5, "y": 4, "w": 1.5 }, + { "label": "K46 (D4,C7)", "x": 4, "y": 4, "w": 7}, { "label": "K4B (D4,D7)", "x": 11, "y": 4, "w": 1.5 }, { "label": "K4C (D4,D5)", "x": 13, "y": 4 }, { "label": "K4D (D4,D3)", "x": 14, "y": 4 }, |