forked from mirrors/qmk_userspace
Fixed some K2/K6 Pro ISO firmware bug; Fixed K4/K10 Pro via json
This commit is contained in:
parent
02bd229bb9
commit
af62682609
19 changed files with 199 additions and 206 deletions
|
@ -169,7 +169,6 @@
|
|||
{"matrix":[2,10], "x":10.5, "y":2},
|
||||
{"matrix":[2,11], "x":11.5, "y":2},
|
||||
{"matrix":[2,12], "x":12.5, "y":2},
|
||||
{"matrix":[2,13], "x":13.5, "y":2, "w":1.5},
|
||||
{"matrix":[2,15], "x":15, "y":2},
|
||||
|
||||
{"matrix":[3, 0], "x":0, "y":3, "w":1.75},
|
||||
|
@ -184,7 +183,8 @@
|
|||
{"matrix":[3, 9], "x":9.75, "y":3},
|
||||
{"matrix":[3,10], "x":10.75, "y":3},
|
||||
{"matrix":[3,11], "x":11.75, "y":3},
|
||||
{"matrix":[3,13], "x":12.75, "y":3, "w":2.25},
|
||||
{"matrix":[3,13], "x":12.75, "y":3},
|
||||
{"matrix":[2,13], "x":13.75, "y":2, "w":1.25, "h": 2},
|
||||
{"matrix":[3,15], "x":15, "y":3},
|
||||
|
||||
{"matrix":[4, 0], "x":0, "y":4, "w":1.25},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue