Fix up positioning of keys for Keychron Q10/V10 and Q6/V6 (#20582)
This commit is contained in:
parent
e90d9fcfff
commit
64b84385cd
4 changed files with 4 additions and 4 deletions
|
@ -85,7 +85,7 @@
|
|||
{"matrix":[3,12], "x":14.75, "y":3.25},
|
||||
{"matrix":[3,13], "x":15.75, "y":3.25},
|
||||
{"matrix":[3,14], "x":16.75, "y":3.25},
|
||||
{"matrix":[2,14], "x":17.75, "y":3.25, "w":1.25, "h":2},
|
||||
{"matrix":[2,14], "x":17.75, "y":2.25, "w":1.25, "h":2},
|
||||
{"matrix":[3,15], "x":19.5, "y":3.25},
|
||||
|
||||
{"matrix":[4, 0], "x":0, "y":4.25},
|
||||
|
|
|
@ -102,7 +102,7 @@
|
|||
{"matrix":[3,15], "x":21.5, "y":2.25, "h":2},
|
||||
|
||||
{"matrix":[4, 0], "x":0, "y":4.25, "w":1.25},
|
||||
{"matrix":[4, 1], "x":2.25, "y":4.25},
|
||||
{"matrix":[4, 1], "x":1.25, "y":4.25},
|
||||
{"matrix":[4, 2], "x":2.25, "y":4.25},
|
||||
{"matrix":[4, 3], "x":3.25, "y":4.25},
|
||||
{"matrix":[4, 4], "x":4.25, "y":4.25},
|
||||
|
|
|
@ -85,7 +85,7 @@
|
|||
{"matrix":[3,12], "x":14.75, "y":3.25},
|
||||
{"matrix":[3,13], "x":15.75, "y":3.25},
|
||||
{"matrix":[3,14], "x":16.75, "y":3.25},
|
||||
{"matrix":[2,14], "x":17.75, "y":3.25, "w":1.25, "h":2},
|
||||
{"matrix":[2,14], "x":17.75, "y":2.25, "w":1.25, "h":2},
|
||||
{"matrix":[3,15], "x":19.5, "y":3.25},
|
||||
|
||||
{"matrix":[4, 0], "x":0, "y":4.25},
|
||||
|
|
|
@ -102,7 +102,7 @@
|
|||
{"matrix":[3,15], "x":21.5, "y":2.25, "h":2},
|
||||
|
||||
{"matrix":[4, 0], "x":0, "y":4.25, "w":1.25},
|
||||
{"matrix":[4, 1], "x":2.25, "y":4.25},
|
||||
{"matrix":[4, 1], "x":1.25, "y":4.25},
|
||||
{"matrix":[4, 2], "x":2.25, "y":4.25},
|
||||
{"matrix":[4, 3], "x":3.25, "y":4.25},
|
||||
{"matrix":[4, 4], "x":4.25, "y":4.25},
|
||||
|
|
Loading…
Reference in a new issue