Skip to content

Commit

Permalink
Update V5 Max Iso Via Json
Browse files Browse the repository at this point in the history
* use the version that is provided on the keychron website instead of my own
  • Loading branch information
susch19 authored Aug 26, 2024
1 parent 568af2d commit 65ebf99
Showing 1 changed file with 16 additions and 23 deletions.
39 changes: 16 additions & 23 deletions keyboards/keychron/v5_max/via_json/v5_iso_encoder.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,19 +123,15 @@
"0, 17",
{
"x": 0.25,
"c": "#aaaaaa"
"c": "#cccccc"
},
"0, 18\n\n\n\n\n\n\n\n\ne0"
],
[
{
"y": 0.25,
"c": "#aaaaaa"
"y": 0.25
},
"1, 0",
{
"c": "#cccccc"
},
"1, 1",
"1, 2",
"1, 3",
Expand All @@ -154,7 +150,8 @@
},
"1, 13",
{
"x": 0.5
"x": 0.5,
"c":"#cccccc"
},
"1, 15",
"1, 16",
Expand Down Expand Up @@ -183,25 +180,24 @@
"2, 11",
"2, 12",
{
"x": 0.25,
"c": "#777777",
"w": 1.25,
"h": 2,
"w2": 1.5,
"h2": 1,
"x2": -0.25
"x": 0.25,
"c": "#aaaaaa",
"w": 1.25,
"h": 2,
"w2": 1.5,
"h2": 1,
"x2": -0.25
},
"2, 13",
{
"x": 0.5,
"c": "#aaaaaa"
"c": "#cccccc"
},
"2, 15",
"2, 16",
"2, 17",
{
"h": 2,
"c": "#aaaaaa"
"h": 2
},
"3, 18"
],
Expand All @@ -227,8 +223,7 @@
"3, 11",
"3, 12",
{
"x": 0.5,
"c": "#cccccc"
"x": 1.75
},
"3, 15",
"3, 16",
Expand All @@ -240,7 +235,7 @@
"c": "#aaaaaa"
},
"4, 0",
{
{
"c": "#cccccc"
},
"4, 1",
Expand Down Expand Up @@ -273,8 +268,7 @@
"4, 16",
"4, 17",
{
"h": 2,
"c": "#aaaaaa"
"h": 2
},
"4, 18"
],
Expand Down Expand Up @@ -319,5 +313,4 @@
]
]
}

}

0 comments on commit 65ebf99

Please sign in to comment.