Browse Source

CMM.Studio Fuji65: correct layout data for real this time (#16295)

Because I apparently can't tell the difference between coordinates and dimensions.
pull/16297/head
James Young 2 years ago
committed by GitHub
parent
commit
66f61ae4cb
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      keyboards/cmm_studio/fuji65/info.json

+ 1
- 1
keyboards/cmm_studio/fuji65/info.json View File

@ -20,7 +20,7 @@
{ "label": "K0C (B5,D2)", "x": 12, "y": 0 },
{ "label": "K0D (B5,D1)", "x": 13, "y": 0 },
{ "label": "K0E (B5,D0)", "x": 14, "y": 0 },
{ "label": "K10 (B4,F7)", "x": 0, "y": 1.5 },
{ "label": "K10 (B4,F7)", "x": 0, "y": 1, "w": 1.5 },
{ "label": "K11 (B4,F6)", "x": 1.5, "y": 1 },
{ "label": "K12 (B4,F5)", "x": 2.5, "y": 1 },
{ "label": "K13 (B4,F4)", "x": 3.5, "y": 1 },


Loading…
Cancel
Save