Skip to content

Commit

Permalink
Merge pull request #290 from swiftrax/pandamic
Browse files Browse the repository at this point in the history
add pandamic.json
  • Loading branch information
wilba authored Sep 15, 2020
2 parents d97e46e + 18a8ae0 commit 3457c42
Showing 1 changed file with 246 additions and 0 deletions.
246 changes: 246 additions & 0 deletions src/swiftrax/pandamic.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,246 @@
{
"name": "Pandamic",
"vendorId": "0x04D8",
"productId": "0xEB0E",
"lighting": "none",
"matrix":
{
"rows": 10,
"cols": 10
},
"layouts": {
"labels": [
"Split Backspace",
"Split Right Shift",
"Bottom"
],
"keymap": [
[
{
"x": 17.25,
"c": "#aaaaaa"
},
"1,8\n\n\n0,1",
"0,9\n\n\n0,1"
],
[
{
"y": 0.25,
"c": "#777777"
},
"0,0",
"1,0",
"0,1",
"1,1",
{
"x": 0.25
},
"0,2",
{
"c": "#cccccc"
},
"1,2",
"0,3",
"1,3",
"0,4",
"1,4",
"0,5",
"1,5",
"0,6",
"1,6",
"0,7",
"1,7",
"0,8",
{
"c": "#aaaaaa",
"w": 2
},
"1,8\n\n\n0,0",
{
"x": 0.5,
"c": "#cccccc"
},
"1,9"
],
[
"2,0",
"3,0",
"2,1",
{
"c": "#aaaaaa",
"h": 2
},
"3,1",
{
"x": 0.25,
"w": 1.5
},
"2,2",
{
"c": "#cccccc"
},
"3,2",
"2,3",
"3,3",
"2,4",
"3,4",
"2,5",
"3,5",
"2,6",
"3,6",
"2,7",
"3,7",
"2,8",
{
"c": "#aaaaaa",
"w": 1.5
},
"3,8",
{
"x": 0.5,
"c": "#cccccc"
},
"3,9"
],
[
"4,0",
"5,0",
"4,1",
{
"x": 1.25,
"c": "#aaaaaa",
"w": 1.75
},
"4,2",
{
"c": "#cccccc"
},
"5,2",
"4,3",
"5,3",
"4,4",
"5,4",
"4,5",
"5,5",
"4,6",
"5,6",
"4,7",
"5,7",
{
"c": "#777777",
"w": 2.25
},
"5,8",
{
"x": 0.5,
"c": "#cccccc"
},
"5,9"
],
[
"6,0",
"7,0",
"6,1",
{
"c": "#aaaaaa",
"h": 2
},
"7,1",
{
"x": 0.25,
"w": 2.25
},
"6,2\n\n\n1,0",
{
"c": "#cccccc"
},
"6,3",
"7,3",
"6,4",
"7,4",
"6,5",
"7,5",
"6,6",
"7,6",
"6,7",
"7,7",
{
"c": "#aaaaaa",
"w": 1.75
},
"6,8",
{
"x": 1.5,
"c": "#cccccc"
},
"7,9"
],
[
{
"y": -0.75,
"x": 18.5,
"c": "#777777"
},
"6,9"
],
[
{
"y": -0.25,
"c": "#cccccc",
"w": 2
},
"8,0",
"8,1",
{
"x": 1.25,
"c": "#aaaaaa",
"w": 1.25
},
"8,2",
{
"w": 1.25
},
"9,2",
{
"w": 1.25
},
"8,3",
{
"w": 6.25
},
"8,5",
"8,7\n\n\n2,0",
"9,7\n\n\n2,0",
"8,8\n\n\n2,0"
],
[
{
"y": -0.75,
"x": 17.5,
"c": "#777777"
},
"9,8",
"8,9",
"9,9"
],
[
{
"x": 4.25,
"c": "#aaaaaa",
"w": 1.25
},
"6,2\n\n\n1,1",
"7,2\n\n\n1,1",
{
"x": 7.75,
"w": 1.5
},
"8,7\n\n\n2,1",
{
"w": 1.5
},
"8,8\n\n\n2,1"
]
]
}
}

0 comments on commit 3457c42

Please sign in to comment.