Browse Source

Orthograph: correct layout data (#23213)

* correct layout data

Correct the key sizes and positions in the layout data.

[chore]

* remove layout offset

Remove the dead space from the layout data.

[chore]
pull/22355/head
James Young 1 month ago
committed by GitHub
parent
commit
fec2323089
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 93 additions and 83 deletions
  1. +93
    -83
      keyboards/orthograph/info.json

+ 93
- 83
keyboards/orthograph/info.json View File

@ -140,90 +140,100 @@
"layouts": {
"LAYOUT": {
"layout": [
{"matrix": [0, 0], "label":"Esc", "x":0.75, "y":0, "w":1.5},
{"matrix": [0, 1], "label":"F1", "x":2.25, "y":0},
{"matrix": [0, 2], "label":"F2", "x":3.25, "y":0},
{"matrix": [0, 3], "label":"F3", "x":4.25, "y":0},
{"matrix": [0, 4], "label":"F4", "x":5.25, "y":0},
{"matrix": [0, 5], "label":"F5", "x":6.25, "y":0},
{"matrix": [6, 0], "label":"F6", "x":12.5, "y":0},
{"matrix": [6, 1], "label":"F7", "x":13.5, "y":0},
{"matrix": [6, 2], "label":"F8", "x":14.5, "y":0},
{"matrix": [6, 3], "label":"F9", "x":15.5, "y":0},
{"matrix": [6, 4], "label":"F10", "x":16.5, "y":0},
{"matrix": [6, 5], "label":"F11", "x":17.5, "y":0},
{"matrix": [6, 6], "label":"F12", "x":18.5, "y":0},
{"matrix": [1, 0], "label":"~", "x":0.75, "y":1, "w":1.5},
{"matrix": [1, 1], "label":"1", "x":2.25, "y":1},
{"matrix": [1, 2], "label":"2", "x":3.25, "y":1},
{"matrix": [1, 3], "label":"3", "x":4.25, "y":1},
{"matrix": [1, 4], "label":"4", "x":5.25, "y":1},
{"matrix": [1, 5], "label":"5", "x":6.25, "y":1},
{"matrix": [7, 0], "label":"^", "x":12.5, "y":1},
{"matrix": [7, 1], "label":"&", "x":13.5, "y":1},
{"matrix": [7, 2], "label":"*", "x":14.5, "y":1},
{"matrix": [7, 3], "label":"(", "x":15.5, "y":1},
{"matrix": [7, 4], "label":")", "x":16.5, "y":1},
{"matrix": [7, 5], "label":"_", "x":17.5, "y":1},
{"matrix": [7, 6], "label":"+", "x":18.5, "y":1},
{"matrix": [7, 7], "label":"Backspace", "x":19.5, "y":1, "w":1.5},
{"matrix": [2, 0], "label":"Tab", "x":0.75, "y":2, "w":1.5},
{"matrix": [2, 1], "label":"Q", "x":2.25, "y":2},
{"matrix": [2, 2], "label":"W", "x":3.25, "y":2},
{"matrix": [2, 3], "label":"E", "x":4.25, "y":2},
{"matrix": [2, 4], "label":"R", "x":5.25, "y":2},
{"matrix": [2, 5], "label":"T", "x":6.25, "y":2},
{"matrix": [8, 0], "label":"Y", "x":12.5, "y":2},
{"matrix": [8, 1], "label":"U", "x":13.5, "y":2},
{"matrix": [8, 2], "label":"I", "x":14.5, "y":2},
{"matrix": [8, 3], "label":"O", "x":15.5, "y":2},
{"matrix": [8, 4], "label":"P", "x":16.5, "y":2},
{"matrix": [8, 5], "label":"{", "x":17.5, "y":2},
{"matrix": [8, 6], "label":"}", "x":18.5, "y":2},
{"matrix": [8, 7], "label":"|", "x":19.5, "y":2, "w":1.5},
{"matrix": [3, 0], "label":"Caps", "x":0.75, "y":3, "w":1.5},
{"matrix": [3, 1], "label":"A", "x":2.25, "y":3},
{"matrix": [3, 2], "label":"S", "x":3.25, "y":3},
{"matrix": [3, 3], "label":"D", "x":4.25, "y":3},
{"matrix": [3, 4], "label":"F", "x":5.25, "y":3},
{"matrix": [3, 5], "label":"G", "x":6.25, "y":3},
{"matrix": [9, 0], "label":"H", "x":12.5, "y":3},
{"matrix": [9, 1], "label":"J", "x":13.5, "y":3},
{"matrix": [9, 2], "label":"K", "x":14.5, "y":3},
{"matrix": [9, 3], "label":"L", "x":15.5, "y":3},
{"matrix": [9, 4], "label":":", "x":16.5, "y":3},
{"matrix": [9, 5], "label":"\"", "x":17.5, "y":3},
{"matrix": [9, 6], "label":"Enter", "x":18.5, "y":3, "w":2.25},
{"matrix": [4, 0], "label":"Shift", "x":0.75, "y":4, "w":1.5},
{"matrix": [4, 1], "label":"Z", "x":2.25, "y":4},
{"matrix": [4, 2], "label":"X", "x":3.25, "y":4},
{"matrix": [4, 3], "label":"C", "x":4.25, "y":4},
{"matrix": [4, 4], "label":"V", "x":5.25, "y":4},
{"matrix": [4, 5], "label":"B", "x":6.25, "y":4},
{"matrix": [10, 0], "label":"N", "x":12.5, "y":4},
{"matrix": [10, 1], "label":"M", "x":13.5, "y":4},
{"matrix": [10, 2], "label":"<", "x":14.5, "y":4},
{"matrix": [10, 3], "label":">", "x":15.5, "y":4},
{"matrix": [10, 4], "label":"?", "x":16.5, "y":4},
{"matrix": [10, 5], "label":"Shift", "x":17.5, "y":4, "w":1.5},
{"matrix": [10, 6], "label":"\u2191", "x":19, "y":4},
{"matrix": [10, 7], "label":"mx", "x":20, "y":4},
{"matrix": [5, 0], "label":"Ctrl", "x":1, "y":5, "w":1.25},
{"matrix": [5, 1], "label":"Win", "x":2.25, "y":5, "w":1.25},
{"matrix": [5, 2], "label":"Alt", "x":3.5, "y":5, "w":1.25},
{"matrix": [5, 3], "label":"Menu", "x":4.75, "y":5, "w":1.25},
{"matrix": [5, 4], "label":"space", "x":0, "y":4.75, "h":2},
{"matrix": [5, 5], "label":"fn", "x":1, "y":4.75, "h":2},
{"matrix": [11, 0], "label":"space2", "x":-2, "y":4.5, "h":2},
{"matrix": [11, 1], "label":"fn", "x":-1.0, "y":4.5, "h":2},
{"matrix": [11, 2], "label":"Alt", "x":14.25, "y":5, "w":1.25},
{"matrix": [11, 3], "label":"Win", "x":15.5, "y":5, "w":1.25},
{"matrix": [11, 4], "label":"Ctrl", "x":16.75, "y":5, "w":1.25},
{"matrix": [11, 5], "label":"\u2190", "x":18, "y":5},
{"matrix": [11, 6], "label":"\u2193", "x":19, "y":5},
{"matrix": [11, 7], "label":"\u2192", "x":20, "y":5}
{"matrix": [0, 0], "label": "Esc", "x": 0, "y": 0, "w": 1.5},
{"matrix": [0, 1], "label": "F1", "x": 1.5, "y": 0},
{"matrix": [0, 2], "label": "F2", "x": 2.5, "y": 0},
{"matrix": [0, 3], "label": "F3", "x": 3.5, "y": 0},
{"matrix": [0, 4], "label": "F4", "x": 4.5, "y": 0},
{"matrix": [0, 5], "label": "F5", "x": 5.5, "y": 0},
{"matrix": [6, 0], "label": "F6", "x": 11.75, "y": 0},
{"matrix": [6, 1], "label": "F7", "x": 12.75, "y": 0},
{"matrix": [6, 2], "label": "F8", "x": 13.75, "y": 0},
{"matrix": [6, 3], "label": "F9", "x": 14.75, "y": 0},
{"matrix": [6, 4], "label": "F10", "x": 15.75, "y": 0},
{"matrix": [6, 5], "label": "F11", "x": 16.75, "y": 0},
{"matrix": [6, 6], "label": "F12", "x": 17.75, "y": 0},
{"matrix": [1, 0], "label": "~", "x": 0, "y": 1, "w": 1.5},
{"matrix": [1, 1], "label": "1", "x": 1.5, "y": 1},
{"matrix": [1, 2], "label": "2", "x": 2.5, "y": 1},
{"matrix": [1, 3], "label": "3", "x": 3.5, "y": 1},
{"matrix": [1, 4], "label": "4", "x": 4.5, "y": 1},
{"matrix": [1, 5], "label": "5", "x": 5.5, "y": 1},
{"matrix": [7, 0], "label": "^", "x": 11.75, "y": 1},
{"matrix": [7, 1], "label": "&", "x": 12.75, "y": 1},
{"matrix": [7, 2], "label": "*", "x": 13.75, "y": 1},
{"matrix": [7, 3], "label": "(", "x": 14.75, "y": 1},
{"matrix": [7, 4], "label": ")", "x": 15.75, "y": 1},
{"matrix": [7, 5], "label": "_", "x": 16.75, "y": 1},
{"matrix": [7, 6], "label": "+", "x": 17.75, "y": 1},
{"matrix": [7, 7], "label": "Backspace", "x": 18.75, "y": 1, "w": 1.5},
{"matrix": [2, 0], "label": "Tab", "x": 0, "y": 2, "w": 1.5},
{"matrix": [2, 1], "label": "Q", "x": 1.5, "y": 2},
{"matrix": [2, 2], "label": "W", "x": 2.5, "y": 2},
{"matrix": [2, 3], "label": "E", "x": 3.5, "y": 2},
{"matrix": [2, 4], "label": "R", "x": 4.5, "y": 2},
{"matrix": [2, 5], "label": "T", "x": 5.5, "y": 2},
{"matrix": [8, 0], "label": "Y", "x": 11.75, "y": 2},
{"matrix": [8, 1], "label": "U", "x": 12.75, "y": 2},
{"matrix": [8, 2], "label": "I", "x": 13.75, "y": 2},
{"matrix": [8, 3], "label": "O", "x": 14.75, "y": 2},
{"matrix": [8, 4], "label": "P", "x": 15.75, "y": 2},
{"matrix": [8, 5], "label": "{", "x": 16.75, "y": 2},
{"matrix": [8, 6], "label": "}", "x": 17.75, "y": 2},
{"matrix": [8, 7], "label": "|", "x": 18.75, "y": 2, "w": 1.5},
{"matrix": [3, 0], "label": "Caps", "x": 0, "y": 3, "w": 1.5},
{"matrix": [3, 1], "label": "A", "x": 1.5, "y": 3},
{"matrix": [3, 2], "label": "S", "x": 2.5, "y": 3},
{"matrix": [3, 3], "label": "D", "x": 3.5, "y": 3},
{"matrix": [3, 4], "label": "F", "x": 4.5, "y": 3},
{"matrix": [3, 5], "label": "G", "x": 5.5, "y": 3},
{"matrix": [9, 0], "label": "H", "x": 11.75, "y": 3},
{"matrix": [9, 1], "label": "J", "x": 12.75, "y": 3},
{"matrix": [9, 2], "label": "K", "x": 13.75, "y": 3},
{"matrix": [9, 3], "label": "L", "x": 14.75, "y": 3},
{"matrix": [9, 4], "label": ":", "x": 15.75, "y": 3},
{"matrix": [9, 5], "label": "\"", "x": 16.75, "y": 3},
{"matrix": [9, 6], "label": "Enter", "x": 17.75, "y": 3, "w": 2.25},
{"matrix": [4, 0], "label": "Shift", "x": 0, "y": 4, "w": 1.5},
{"matrix": [4, 1], "label": "Z", "x": 1.5, "y": 4},
{"matrix": [4, 2], "label": "X", "x": 2.5, "y": 4},
{"matrix": [4, 3], "label": "C", "x": 3.5, "y": 4},
{"matrix": [4, 4], "label": "V", "x": 4.5, "y": 4},
{"matrix": [4, 5], "label": "B", "x": 5.5, "y": 4},
{"matrix": [10, 0], "label": "N", "x": 11.75, "y": 4},
{"matrix": [10, 1], "label": "M", "x": 12.75, "y": 4},
{"matrix": [10, 2], "label": "<", "x": 13.75, "y": 4},
{"matrix": [10, 3], "label": ">", "x": 14.75, "y": 4},
{"matrix": [10, 4], "label": "?", "x": 15.75, "y": 4},
{"matrix": [10, 5], "label": "Shift", "x": 16.75, "y": 4, "w": 1.5},
{"matrix": [10, 6], "label": "\u2191", "x": 18.25, "y": 4},
{"matrix": [10, 7], "label": "mx", "x": 19.25, "y": 4},
{"matrix": [5, 0], "label": "Ctrl", "x": 0.25, "y": 5, "w": 1.25},
{"matrix": [5, 1], "label": "Win", "x": 1.5, "y": 5, "w": 1.25},
{"matrix": [5, 2], "label": "Alt", "x": 2.75, "y": 5, "w": 1.25},
{"matrix": [5, 3], "label": "Menu", "x": 4, "y": 5, "w": 1.25},
{"matrix": [5, 4], "label": "space", "x": 5.5, "y": 5.25, "h": 2},
{"matrix": [5, 5], "label": "fn", "x": 6.5, "y": 5.25, "h": 2},
{"matrix": [11, 0], "label": "space2", "x": 11.25, "y": 5.25, "h": 2},
{"matrix": [11, 1], "label": "fn", "x": 12.25, "y": 5.25, "h": 2},
{"matrix": [11, 2], "label": "Alt", "x": 13.5, "y": 5, "w": 1.25},
{"matrix": [11, 3], "label": "Win", "x": 14.75, "y": 5, "w": 1.25},
{"matrix": [11, 4], "label": "Ctrl", "x": 16, "y": 5, "w": 1.25},
{"matrix": [11, 5], "label": "\u2190", "x": 17.25, "y": 5},
{"matrix": [11, 6], "label": "\u2193", "x": 18.25, "y": 5},
{"matrix": [11, 7], "label": "\u2192", "x": 19.25, "y": 5}
]
}
}
}
}

Loading…
Cancel
Save