Skip to content

Commit

Permalink
Add itstleo40 to VIA support (#1975)
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsTLeo authored Aug 5, 2023
1 parent efc0ad4 commit c82b413
Showing 1 changed file with 99 additions and 0 deletions.
99 changes: 99 additions & 0 deletions v3/itstleo/itstleo40/itstleo40.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,99 @@
{
"name":"itstleo40",
"vendorId":"0x4954",
"productId":"0x0003",
"matrix":{
"rows":4,
"cols":12
},
"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 c82b413

Please sign in to comment.