Skip to content

Commit

Permalink
Update format json
Browse files Browse the repository at this point in the history
  • Loading branch information
Trần Thanh Sơn committed Oct 29, 2024
1 parent b227041 commit ccb1069
Showing 1 changed file with 59 additions and 20 deletions.
79 changes: 59 additions & 20 deletions v3/trnthsn/s6xty5r2/s6xty5r2.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,29 @@
"name": "S6xty5 Rev.2",
"vendorId": "0x5453",
"productId": "0x3635",
"menus": ["qmk_rgblight"],
"keycodes": ["qmk_lighting"],
"menus": [
"qmk_rgblight"
],
"keycodes": [
"qmk_lighting"
],
"matrix": {
"rows": 5,
"cols": 15
},
"layouts": {
"labels": ["Split Backspace"],
"labels": [
"Split Backspace"
],
"keymap": [
[
{"c": "#777777"},
{
"c": "#777777"
},
"0,0",
{"c": "#cccccc"},
{
"c": "#cccccc"
},
"0,1",
"0,2",
"0,3",
Expand All @@ -27,15 +37,21 @@
"0,10",
"0,11",
"0,12",
{"w": 2},
{
"w": 2
},
"0,13\n\n\n0,0",
"0,14",
{"x": 0.5},
{
"x": 0.5
},
"2,12\n\n\n0,1",
"0,13\n\n\n0,1"
],
[
{"w": 1.5},
{
"w": 1.5
},
"1,0",
"1,1",
"1,2",
Expand All @@ -49,12 +65,16 @@
"1,10",
"1,11",
"1,12",
{"w": 1.5},
{
"w": 1.5
},
"1,13",
"1,14"
],
[
{"w": 1.75},
{
"w": 1.75
},
"2,0",
"2,1",
"2,2",
Expand All @@ -67,13 +87,20 @@
"2,9",
"2,10",
"2,11",
{"c": "#777777", "w": 2.25},
{
"c": "#777777",
"w": 2.25
},
"2,13",
{"c": "#cccccc"},
{
"c": "#cccccc"
},
"2,14"
],
[
{"w": 2.25},
{
"w": 2.25
},
"3,0",
"3,2",
"3,3",
Expand All @@ -85,26 +112,38 @@
"3,9",
"3,10",
"3,11",
{"w": 1.75},
{
"w": 1.75
},
"3,12",
"3,13",
"3,14"
],
[
{"w": 1.5},
{
"w": 1.5
},
"4,0",
"4,1",
{"w": 1.5},
{
"w": 1.5
},
"4,2",
{"w": 7},
{
"w": 7
},
"4,7",
{"w": 1.5},
{
"w": 1.5
},
"4,11",
{"x": 0.5},
{
"x": 0.5
},
"4,12",
"4,13",
"4,14"
]
]
}
}
}

0 comments on commit ccb1069

Please sign in to comment.