Skip to content

Instantly share code, notes, and snippets.

@nblyumberg
Last active March 12, 2021 14:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nblyumberg/abaa54101807b0bd1442b93976132771 to your computer and use it in GitHub Desktop.
Save nblyumberg/abaa54101807b0bd1442b93976132771 to your computer and use it in GitHub Desktop.
Iris v3 json for VIA
{
"name": "Iris Rev. 3",
"vendorId": "0xCB10",
"productId": "0x1256",
"lighting": "qmk_backlight_rgblight",
"matrix": {"rows": 10, "cols": 6},
"layouts": {
"labels": [
"2u Thumb Cluster (Left side)",
"2u Thumb Cluster (Right side)"
],
"keymap": [
[
{
"y": 0.5,
"x": 3.25
},
"0,3",
{
"x": 9
},
"5,3"
],
[
{
"y": -0.87,
"x": 2.25
},
"0,2",
{
"x": 1
},
"0,4",
{
"x": 7
},
"5,4",
{
"x": 1
},
"5,2"
],
[
{
"y": -0.8799999999999999,
"x": 5.25
},
"0,5",
{
"x": 5
},
"5,5"
],
[
{
"y": -0.87,
"x": 0.25,
"c": "#777777"
},
"0,0",
{
"c": "#cccccc"
},
"0,1",
{
"x": 13
},
"5,1",
{
"c": "#aaaaaa"
},
"5,0"
],
[
{
"y": -0.3799999999999999,
"x": 3.25,
"c": "#cccccc"
},
"1,3",
{
"x": 9
},
"6,3"
],
[
{
"y": -0.8700000000000001,
"x": 2.25
},
"1,2",
{
"x": 1
},
"1,4",
{
"x": 7
},
"6,4",
{
"x": 1
},
"6,2"
],
[
{
"y": -0.8799999999999999,
"x": 5.25
},
"1,5",
{
"x": 5
},
"6,5"
],
[
{
"y": -0.8700000000000001,
"x": 0.25,
"c": "#aaaaaa"
},
"1,0",
{
"c": "#cccccc"
},
"1,1",
{
"x": 13
},
"6,1",
{
"c": "#aaaaaa"
},
"6,0"
],
[
{
"y": -0.3799999999999999,
"x": 3.25,
"c": "#cccccc"
},
"2,3",
{
"x": 9
},
"7,3"
],
[
{
"y": -0.8700000000000001,
"x": 2.25
},
"2,2",
{
"x": 1
},
"2,4",
{
"x": 7
},
"7,4",
{
"x": 1
},
"7,2"
],
[
{
"y": -0.8799999999999999,
"x": 5.25
},
"2,5",
{
"x": 5
},
"7,5"
],
[
{
"y": -0.8700000000000001,
"x": 0.25,
"c": "#aaaaaa"
},
"2,0",
{
"c": "#cccccc"
},
"2,1",
{
"x": 13
},
"7,1",
{
"c": "#aaaaaa"
},
"7,0"
],
[
{
"y": -0.3799999999999999,
"x": 3.25,
"c": "#cccccc"
},
"3,3",
{
"x": 9
},
"8,3"
],
[
{
"y": -0.8700000000000001,
"x": 2.25
},
"3,2",
{
"x": 1
},
"3,4",
{
"x": 7
},
"8,4",
{
"x": 1
},
"8,2"
],
[
{
"y": -0.8799999999999999,
"x": 5.25
},
"3,5",
{
"x": 5
},
"8,5"
],
[
{
"y": -0.8700000000000001,
"x": 0.25,
"c": "#aaaaaa"
},
"3,0",
{
"c": "#cccccc"
},
"3,1",
{
"x": 13
},
"8,1",
{
"c": "#aaaaaa"
},
"8,0"
],
[
{
"y": -0.1299999999999999,
"x": 3.75
},
"4,2",
{
"x": 8
},
"9,2"
],
[
{
"y": -0.8700000000000001,
"x": 4.75
},
"4,3",
{
"x": 6
},
"9,3"
],
[
{
"r": 30,
"rx": 8,
"y": 3.88,
"x": 1,
"c": "#777777"
},
"4,5\n\n\n0,0",
{
"h": 2
},
"4,5\n\n\n0,1"
],
[
{
"x": 1
},
"4,4\n\n\n0,0"
],
[
{
"r": -30,
"y": -1.25,
"x": -1.75,
"h": 2
},
"9,4\n\n\n1,1",
"9,5\n\n\n1,0"
],
[
{
"x": -0.75
},
"9,4\n\n\n1,0"
]
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment