Skip to content

Commit

Permalink
Add Le Chiffre json
Browse files Browse the repository at this point in the history
  • Loading branch information
tominabox1 committed Oct 10, 2020
1 parent 4a5fbbe commit 411a3c5
Showing 1 changed file with 165 additions and 0 deletions.
165 changes: 165 additions & 0 deletions src/le_chiffre/le_chiffre.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,165 @@
{
"name":"Le Chiffre",
"vendorId":"0x7431",
"productId":"0xD645",
"lighting":"qmk_rgblight",
"matrix":{
"rows":4,
"cols":10
},
"layouts":{
"keymap":[
[
{
"x":2
},
"0,2",
{
"x":5.5
},
"0,7"
],
[
{
"y":-0.75,
"x":1
},
"0,1",
{
"x":1
},
"0,3",
"0,4",
{
"x":0.25
},
"3,8",
{
"x":0.25
},
"0,5",
"0,6",
{
"x":1
},
"0,8"
],
[
{
"y":-0.75
},
"0,0",
{
"x":9.5
},
"0,9"
],
[
{
"y":-0.5,
"x":2
},
"1,2",
{
"x":5.5
},
"1,7"
],
[
{
"y":-0.75,
"x":1
},
"1,1",
{
"x":1
},
"1,3",
"1,4",
{
"x":1.5
},
"1,5",
"1,6",
{
"x":1
},
"1,8"
],
[
{
"y":-0.75
},
"1,0",
{
"x":9.5
},
"1,9"
],
[
{
"y":-0.5,
"x":2
},
"2,2",
{
"x":5.5
},
"2,7"
],
[
{
"y":-0.75,
"x":1
},
"2,1",
{
"x":1
},
"2,3",
"2,4",
{
"x":1.5
},
"2,5",
"2,6",
{
"x":1
},
"2,8"
],
[
{
"y":-0.75
},
"2,0",
{
"x":9.5
},
"2,9"
],
[
{
"y":-0.25,
"x":1.75,
"c":"#aaaaaa",
"w":1.25
},
"3,2",
{
"w":2
},
"3,4",
{
"x":1.5,
"w":2
},
"3,5",
{
"w":1.25
},
"3,7"
]
]
}
}

0 comments on commit 411a3c5

Please sign in to comment.