aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2022-02-09 19:29:25 -0800
committerGitHub <noreply@github.com>2022-02-09 19:29:25 -0800
commit66f61ae4cbfca25ed22a8d332c9fb20f1e3e0bfb (patch)
tree5c7afdf88470a4b3e292a24c6c6af88e6526b2dc
parent5475553dd80152a08cfc7f07ccaf3cbd6a4cbed5 (diff)
downloadqmk_firmware-66f61ae4cbfca25ed22a8d332c9fb20f1e3e0bfb.tar.gz
qmk_firmware-66f61ae4cbfca25ed22a8d332c9fb20f1e3e0bfb.zip
CMM.Studio Fuji65: correct layout data for real this time (#16295)
Because I apparently can't tell the difference between coordinates and dimensions.
-rw-r--r--keyboards/cmm_studio/fuji65/info.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/cmm_studio/fuji65/info.json b/keyboards/cmm_studio/fuji65/info.json
index 6f54b2d84..4d5080a83 100644
--- a/keyboards/cmm_studio/fuji65/info.json
+++ b/keyboards/cmm_studio/fuji65/info.json
@@ -20,7 +20,7 @@
20 { "label": "K0C (B5,D2)", "x": 12, "y": 0 }, 20 { "label": "K0C (B5,D2)", "x": 12, "y": 0 },
21 { "label": "K0D (B5,D1)", "x": 13, "y": 0 }, 21 { "label": "K0D (B5,D1)", "x": 13, "y": 0 },
22 { "label": "K0E (B5,D0)", "x": 14, "y": 0 }, 22 { "label": "K0E (B5,D0)", "x": 14, "y": 0 },
23 { "label": "K10 (B4,F7)", "x": 0, "y": 1.5 }, 23 { "label": "K10 (B4,F7)", "x": 0, "y": 1, "w": 1.5 },
24 { "label": "K11 (B4,F6)", "x": 1.5, "y": 1 }, 24 { "label": "K11 (B4,F6)", "x": 1.5, "y": 1 },
25 { "label": "K12 (B4,F5)", "x": 2.5, "y": 1 }, 25 { "label": "K12 (B4,F5)", "x": 2.5, "y": 1 },
26 { "label": "K13 (B4,F4)", "x": 3.5, "y": 1 }, 26 { "label": "K13 (B4,F4)", "x": 3.5, "y": 1 },