Browse Source

Tomak: Layout Data Correction (#23649)

Corrects the key size and positioning for position [8, 7] on all
layouts.
pull/23374/merge
James Young 2 weeks ago
committed by GitHub
parent
commit
257319f9ff
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 6 deletions
  1. +6
    -6
      keyboards/era/sirind/tomak/info.json

+ 6
- 6
keyboards/era/sirind/tomak/info.json View File

@ -260,7 +260,7 @@
{"matrix": [8, 4], "x": 13, "y": 2.5},
{"matrix": [8, 5], "x": 14, "y": 2.5},
{"matrix": [8, 6], "x": 15, "y": 2.5},
{"matrix": [8, 7], "x": 16.25, "y": 2.5, "w": 1.25},
{"matrix": [8, 7], "x": 16, "y": 2.5, "w": 1.5},
{"matrix": [8, 8], "x": 17.75, "y": 2.5},
{"matrix": [8, 9], "x": 18.75, "y": 2.5},
{"matrix": [8, 10], "x": 19.75, "y": 2.5},
@ -359,7 +359,7 @@
{"matrix": [8, 4], "x": 13, "y": 2.5},
{"matrix": [8, 5], "x": 14, "y": 2.5},
{"matrix": [8, 6], "x": 15, "y": 2.5},
{"matrix": [8, 7], "x": 16.25, "y": 2.5, "w": 1.25},
{"matrix": [8, 7], "x": 16, "y": 2.5, "w": 1.5},
{"matrix": [8, 8], "x": 17.75, "y": 2.5},
{"matrix": [8, 9], "x": 18.75, "y": 2.5},
{"matrix": [8, 10], "x": 19.75, "y": 2.5},
@ -457,7 +457,7 @@
{"matrix": [8, 4], "x": 13, "y": 2.5},
{"matrix": [8, 5], "x": 14, "y": 2.5},
{"matrix": [8, 6], "x": 15, "y": 2.5},
{"matrix": [8, 7], "x": 16.25, "y": 2.5, "w": 1.25},
{"matrix": [8, 7], "x": 16, "y": 2.5, "w": 1.5},
{"matrix": [8, 8], "x": 17.75, "y": 2.5},
{"matrix": [8, 9], "x": 18.75, "y": 2.5},
{"matrix": [8, 10], "x": 19.75, "y": 2.5},
@ -557,7 +557,7 @@
{"matrix": [8, 4], "x": 13, "y": 2.5},
{"matrix": [8, 5], "x": 14, "y": 2.5},
{"matrix": [8, 6], "x": 15, "y": 2.5},
{"matrix": [8, 7], "x": 16.25, "y": 2.5, "w": 1.25},
{"matrix": [8, 7], "x": 16, "y": 2.5, "w": 1.5},
{"matrix": [8, 8], "x": 17.75, "y": 2.5},
{"matrix": [8, 9], "x": 18.75, "y": 2.5},
{"matrix": [8, 10], "x": 19.75, "y": 2.5},
@ -657,7 +657,7 @@
{"matrix": [8, 4], "x": 13, "y": 2.5},
{"matrix": [8, 5], "x": 14, "y": 2.5},
{"matrix": [8, 6], "x": 15, "y": 2.5},
{"matrix": [8, 7], "x": 16.25, "y": 2.5, "w": 1.25},
{"matrix": [8, 7], "x": 16, "y": 2.5, "w": 1.5},
{"matrix": [8, 8], "x": 17.75, "y": 2.5},
{"matrix": [8, 9], "x": 18.75, "y": 2.5},
{"matrix": [8, 10], "x": 19.75, "y": 2.5},
@ -707,4 +707,4 @@
]
}
}
}
}

Loading…
Cancel
Save