Browse Source

mech.studio Dawn: correct key sizes and positioning (#13277)

pull/13288/head
James Young 2 years ago
committed by GitHub
parent
commit
36f3dba195
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 5 deletions
  1. +6
    -5
      keyboards/mechstudio/dawn/info.json

+ 6
- 5
keyboards/mechstudio/dawn/info.json View File

@ -35,8 +35,7 @@
{"label":"0", "x":10, "y":1.25},
{"label":"-", "x":11, "y":1.25},
{"label":"=", "x":12, "y":1.25},
{"label":"\\", "x":13, "y":1.25},
{"label":"Backspace", "x":13, "y":1.25},
{"label":"Backspace", "x":13, "y":1.25, "w":2},
{"label":"Page Up", "x":15, "y":1.25},
{"label":"Tab", "x":0, "y":2.25, "w":1.5},
@ -54,6 +53,7 @@
{"label":"]", "x":12.5, "y":2.25},
{"label":"\\", "x":13.5, "y":2.25, "w":1.5},
{"label":"Page Down", "x":15, "y":2.25},
{"label":"Caps Lock", "x":0, "y":3.25, "w":1.75},
{"label":"A", "x":1.75, "y":3.25},
{"label":"S", "x":2.75, "y":3.25},
@ -66,11 +66,12 @@
{"label":"L", "x":9.75, "y":3.25},
{"label":";", "x":10.75, "y":3.25},
{"label":"'", "x":11.75, "y":3.25},
{"label":"Enter", "x":12.75, "y":3.25, "w":2.25},
{"label":"#", "x":12.75, "y":3.25},
{"label":"Enter", "x":13.75, "y":3.25, "w":1.25},
{"label":"End", "x":15, "y":3.25},
{"label":"Left Shift", "x":0, "y":4.25, "w":1.25},
{"label":"\\", "x":0, "y":4.25},
{"label":"\\", "x":1.25, "y":4.25},
{"label":"Z", "x":2.25, "y":4.25},
{"label":"X", "x":3.25, "y":4.25},
{"label":"C", "x":4.25, "y":4.25},
@ -96,4 +97,4 @@
{"label":"Right", "x":15, "y":5.25}]
}
}
}
}

Loading…
Cancel
Save