diff options
| author | James Young <18669334+noroadsleft@users.noreply.github.com> | 2022-02-09 17:14:32 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-02-10 01:14:32 +0000 |
| commit | ae041078e813c5ffac82b697f6303b391c075166 (patch) | |
| tree | 3b5184f903b32e2e3c29b26187011e0b024e40b9 | |
| parent | 9d74c952152a4689e48c37f82a211c96a951c983 (diff) | |
| download | qmk_firmware-ae041078e813c5ffac82b697f6303b391c075166.tar.gz qmk_firmware-ae041078e813c5ffac82b697f6303b391c075166.zip | |
CMM.Studio Fuji65: Configurator Data Patch (#16293)
* info.json: correct layout data
* info.json: correct maintainer field
| -rw-r--r-- | keyboards/cmm_studio/fuji65/info.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/cmm_studio/fuji65/info.json b/keyboards/cmm_studio/fuji65/info.json index 9311f2545..6f54b2d84 100644 --- a/keyboards/cmm_studio/fuji65/info.json +++ b/keyboards/cmm_studio/fuji65/info.json | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | { | 1 | { |
| 2 | "keyboard_name": "cmm.studio fuji65", | 2 | "keyboard_name": "cmm.studio fuji65", |
| 3 | "url": "", | 3 | "url": "", |
| 4 | "maintainer": "qmk", | 4 | "maintainer": "CMMS-Freather", |
| 5 | "layouts": { | 5 | "layouts": { |
| 6 | "LAYOUT": { | 6 | "LAYOUT": { |
| 7 | "layout": [ | 7 | "layout": [ |
| @@ -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 }, | 23 | { "label": "K10 (B4,F7)", "x": 0, "y": 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 }, |
