Skip to content

Commit

Permalink
Update itstleo40.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsTLeo committed Aug 1, 2023
1 parent b534df4 commit 0e66d46
Showing 1 changed file with 96 additions and 105 deletions.
201 changes: 96 additions & 105 deletions v3/itstleo/itstleo40/itstleo40.json
Original file line number Diff line number Diff line change
@@ -1,108 +1,99 @@
{
"name": "itstleo40",
"vendorId": "0x4954",
"productId": "0x0003",
"matrix": {
"rows": 4,
"cols": 12
"name":"itstleo40",
"vendorId":"0x4954",
"productId":"0x0003",
"matrix":{
"rows":4,
"cols":12
},
"layouts": {
"keymap": [
[
{
"c": "#aaaaaa"
},
"0,0",
{
"c": "#cccccc"
},
"0,1",
"0,2",
"0,3",
"0,4",
"0,5",
"0,6",
"0,7",
"0,8",
"0,9",
"0,10",
{
"c": "#aaaaaa"
},
"0,11"
],
[
{
"c": "#777777"
},
"1,0",
{
"c": "#cccccc"
},
"1,1",
"1,2",
"1,3",
"1,4",
"1,5",
"1,6",
"1,7",
"1,8",
"1,9",
"1,10",
"1,11"
],
[
{
"c": "#aaaaaa"
},
"2,0",
{
"c": "#cccccc"
},
"2,1",
"2,2",
"2,3",
"2,4",
"2,5",
"2,6",
"2,7",
"2,8",
"2,9",
"2,10",
{
"c": "#777777"
},
"2,11"
],
[
{
"c": "#aaaaaa"
},
"3,0",
"3,1",
"3,2",
"3,3",
{
"c": "#cccccc"
},
"3,4",
{
"c": "#777777",
"w": 2
},
"3,5",
{
"c": "#cccccc"
},
"3,7",
{
"c": "#aaaaaa"
},
"3,8",
"3,9",
"3,10",
"3,11"
]
]
"layouts":{
"keymap":[
[
{
"c":"#777777"
},
"0,0",
{
"c":"#cccccc"
},
"0,1",
"0,2",
"0,3",
"0,4",
"0,5",
"0,6",
"0,7",
"0,8",
"0,9",
"0,10",
{
"c":"#aaaaaa"
},
"0,11"
],
[
"1,0",
{
"c":"#cccccc"
},
"1,1",
"1,2",
"1,3",
"1,4",
"1,5",
"1,6",
"1,7",
"1,8",
"1,9",
"1,10",
{
"c":"#777777"
},
"1,11"
],
[
{
"c":"#aaaaaa"
},
"2,0",
{
"c":"#cccccc"
},
"2,1",
"2,2",
"2,3",
"2,4",
"2,5",
"2,6",
"2,7",
"2,8",
"2,9",
"2,10",
{
"c":"#aaaaaa"
},
"2,11"
],
[
"3,0",
"3,1",
"3,2",
"3,3",
"3,4",
{
"c":"#cccccc",
"w":2
},
"3,5",
{
"c":"#aaaaaa"
},
"3,7",
"3,8",
"3,9",
"3,10",
"3,11"
]
]
}
}
}

0 comments on commit 0e66d46

Please sign in to comment.