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
|
@ -114,7 +114,7 @@
|
|||
"0,13",
|
||||
"0,14",
|
||||
{
|
||||
"x": 0.5500000000000007
|
||||
"x": 0.5
|
||||
},
|
||||
"0,15",
|
||||
"0,16",
|
||||
|
@ -123,7 +123,7 @@
|
|||
],
|
||||
[
|
||||
{
|
||||
"y": 0.26
|
||||
"y": 0.25
|
||||
},
|
||||
"1,0",
|
||||
{
|
||||
|
@ -147,7 +147,7 @@
|
|||
},
|
||||
"1,13",
|
||||
{
|
||||
"x": 0.5500000000000007,
|
||||
"x": 0.5,
|
||||
"c": "#cccccc"
|
||||
},
|
||||
"1,14",
|
||||
|
|
|
@ -177,17 +177,7 @@
|
|||
"2,11",
|
||||
"2,12",
|
||||
{
|
||||
"x": 0.25,
|
||||
"c": "#777777",
|
||||
"w": 1.25,
|
||||
"h": 2,
|
||||
"w2": 1.5,
|
||||
"h2": 1,
|
||||
"x2": -0.25
|
||||
},
|
||||
"3,13",
|
||||
{
|
||||
"x": 0.5,
|
||||
"x": 2,
|
||||
"c": "#cccccc"
|
||||
},
|
||||
"2,14",
|
||||
|
@ -221,9 +211,20 @@
|
|||
{
|
||||
"c": "#aaaaaa"
|
||||
},
|
||||
"3,13",
|
||||
{
|
||||
"y": -1,
|
||||
"c": "#777777",
|
||||
"w": 1.25,
|
||||
"h": 2,
|
||||
"w2": 1.5,
|
||||
"h2": 1,
|
||||
"x2": -0.25
|
||||
},
|
||||
"2,13",
|
||||
{
|
||||
"x": 1.75,
|
||||
"x": 0.5,
|
||||
"y": 1,
|
||||
"c": "#cccccc"
|
||||
},
|
||||
"3,14",
|
||||
|
|
|
@ -115,16 +115,6 @@
|
|||
"2,10",
|
||||
"2,11",
|
||||
"2,12",
|
||||
{
|
||||
"x": 0.25,
|
||||
"c": "#777777",
|
||||
"w": 1.25,
|
||||
"h": 2,
|
||||
"w2": 1.5,
|
||||
"h2": 1,
|
||||
"x2": -0.25
|
||||
},
|
||||
"3,13",
|
||||
{
|
||||
"x": 0.5,
|
||||
"c": "#cccccc"
|
||||
|
@ -160,14 +150,26 @@
|
|||
{
|
||||
"c": "#aaaaaa"
|
||||
},
|
||||
"3,13",
|
||||
{
|
||||
"y": -1,
|
||||
"c": "#777777",
|
||||
"w": 1.25,
|
||||
"h": 2,
|
||||
"w2": 1.5,
|
||||
"h2": 1,
|
||||
"x2": -0.25
|
||||
},
|
||||
"2,13",
|
||||
{
|
||||
"x": 1.75,
|
||||
"x": 0.5,
|
||||
"y": 1,
|
||||
"c": "#cccccc"
|
||||
},
|
||||
"3,14",
|
||||
"3,15",
|
||||
"3,16"
|
||||
|
||||
],
|
||||
[
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue