Skip to content

Commit

Permalink
Add support for era/sirind/klein_hs
Browse files Browse the repository at this point in the history
Add support for era/sirind/klein_hs
  • Loading branch information
eerraa committed Oct 19, 2023
1 parent f419e55 commit 0297f6b
Showing 1 changed file with 322 additions and 0 deletions.
322 changes: 322 additions & 0 deletions v3/era/sirind/klein_hs/klein_hs.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,322 @@
{
"name": "Klein_HS",
"productId": "0x0004",
"vendorId": "0x4552",
"keycodes":
[
"qmk_lighting"
],
"menus":
[
"qmk_backlight"
],
"matrix":
{
"rows": 10,
"cols": 16
},
"layouts":
{
"labels":
[
"Split Backspace",
[
"Right shift",
"275U Right shift",
"Split Right shift",
"Arrow & Right shift"
]
],
"keymap":
[
[
{
"y": 1.5,
"x": 3.25,
"c": "#777777"
},
"0,0"
],
[
{
"y": -0.8999999999999999,
"x": 17,
"c": "#cccccc"
},
"5,12"
],
[
{
"y": -0.95,
"x": 6.5
},
"0,3"
],
[
{
"y": -0.8999999999999999,
"x": 4.5
},
"0,1",
"0,2",
{
"x": 11.5
},
"5,13",
{
"c": "#aaaaaa",
"w": 2
},
"5,15\n\n\n0,0",
{
"x": 2.5
},
"5,14\n\n\n0,1",
"5,15\n\n\n0,1"
],
[
{
"y": -0.25,
"x": 3
},
"1,0"
],
[
{
"y": -0.8500000000000001,
"x": 16.75,
"c": "#cccccc"
},
"6,12"
],
[
{
"y": -0.8999999999999999,
"x": 4.25,
"c": "#aaaaaa",
"w": 1.5
},
"1,1",
{
"c": "#cccccc"
},
"1,2",
{
"x": 11
},
"6,13",
"6,14",
{
"w": 1.5
},
"6,15"
],
[
{
"y": -0.25,
"x": 2.75,
"c": "#aaaaaa"
},
"2,0"
],
[
{
"y": -0.75,
"x": 4,
"w": 1.75
},
"2,1",
{
"c": "#cccccc"
},
"2,2",
{
"x": 10.5
},
"7,12",
"7,13",
{
"c": "#777777",
"w": 2.25
},
"7,15"
],
[
{
"x": 3.75,
"c": "#aaaaaa",
"w": 2.25
},
"3,1",
{
"c": "#cccccc"
},
"3,2",
{
"x": 9.5
},
"8,12",
"8,13",
{
"c": "#aaaaaa",
"w": 2.75
},
"8,15\n\n\n1,0",
{
"x": 1.5,
"w": 1.75
},
"8,14\n\n\n1,1",
"8,15\n\n\n1,1",
{
"x": 1.75,
"c": "#777777"
},
"8,14\n\n\n1,2",
{
"c": "#aaaaaa",
"w": 1.75
},
"8,15\n\n\n1,2"
],
[
{
"x": 3.75,
"w": 1.5
},
"4,1",
{
"x": 14.5,
"w": 1.5
},
"9,15\n\n\n1,0",
{
"x": 2.75,
"w": 1.5
},
"9,15\n\n\n1,1",
{
"x": 0.75,
"c": "#777777"
},
"9,13\n\n\n1,2",
"9,14\n\n\n1,2",
"9,15\n\n\n1,2"
],
[
{
"r": 10,
"y": -6.35,
"x": 7.85,
"c": "#cccccc"
},
"0,4",
"0,5",
"0,6",
"0,7"
],
[
{
"x": 7.25
},
"1,3",
"1,4",
"1,5",
"1,6",
"1,7"
],
[
{
"x": 7.5
},
"2,3",
"2,4",
"2,5",
"2,6"
],
[
{
"x": 8
},
"3,3",
"3,4",
"3,5",
"3,6"
],
[
{
"x": 9.25,
"w": 2.25
},
"4,5",
{
"c": "#aaaaaa"
},
"4,6"
],
[
{
"y": -0.9000000000000004,
"x": 7.75,
"w": 1.5
},
"4,3"
],
[
{
"r": -10,
"y": -1,
"x": 12.25,
"c": "#cccccc"
},
"5,8",
"5,9",
"5,10",
"5,11"
],
[
{
"x": 11.85
},
"6,8",
"6,9",
"6,10",
"6,11"
],
[
{
"x": 12.15
},
"7,8",
"7,9",
"7,10",
"7,11"
],
[
{
"x": 11.25
},
"8,8",
"8,9",
"8,10",
"8,11"
],
[
{
"x": 11.25,
"w": 2.75
},
"9,9"
],
[
{
"y": -0.9499999999999993,
"x": 14,
"c": "#aaaaaa",
"w": 1.5
},
"9,11"
]
]
}
}

0 comments on commit 0297f6b

Please sign in to comment.