Skip to content

Commit

Permalink
Add Valhalla V2 support (#2157)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gondolindrim authored Feb 11, 2024
1 parent ea950ad commit 661e3da
Showing 1 changed file with 315 additions and 0 deletions.
315 changes: 315 additions & 0 deletions v3/noxary/valhalla_v2/valhalla_v2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,315 @@
{
"name": "Valhalla V2",
"vendorId": "0x4E58",
"productId": "0x5649",
"keycodes": ["qmk_lighting"],
"menus": ["qmk_backlight"],
"matrix": {"rows": 10, "cols": 15},
"layouts": {
"labels": [
"Split backspace",
"Split left space",
"Split right space"
],
"keymap": [
[
{
"x": 16.65,
"c": "#aaaaaa"
},
"5,12\n\n\n0,1",
"5,13\n\n\n0,1"
],
[
{
"y": 0.19999999999999996,
"x": 3.7,
"c": "#cccccc"
},
"0,2",
{
"x": 9.95
},
"5,10"
],
[
{
"y": -0.9500000000000002,
"x": 1.7
},
"0,0",
"0,1",
{
"x": 11.95
},
"5,11",
{
"c": "#aaaaaa",
"w": 2
},
"5,12\n\n\n0,0",
{
"c": "#cccccc"
},
"8,14"
],
[
{
"y": -0.04999999999999982,
"x": 14.5
},
"6,10"
],
[
{
"y": -0.9500000000000002,
"x": 1.5,
"c": "#aaaaaa",
"w": 1.5
},
"1,0",
{
"c": "#cccccc"
},
"1,1",
{
"x": 11.5
},
"6,11",
"6,12",
{
"c": "#aaaaaa",
"w": 1.5
},
"6,13",
{
"c": "#cccccc"
},
"6,14"
],
[
{
"x": 14.9
},
"7,10",
"7,11",
{
"c": "#aaaaaa",
"w": 2.25
},
"7,12",
{
"c": "#cccccc"
},
"7,14"
],
[
{
"y": -0.9999999999999996,
"x": 1.3,
"c": "#aaaaaa",
"w": 1.75
},
"2,0",
{
"c": "#cccccc"
},
"2,1"
],
[
{
"x": 1.05,
"c": "#aaaaaa",
"w": 2.25
},
"3,0",
{
"c": "#cccccc"
},
"3,1",
{
"x": 10.3
},
"8,10",
{
"x": -1.7763568394002505e-15
},
"8,11",
{
"c": "#aaaaaa",
"w": 1.75
},
"8,12",
{
"c": "#777777"
},
"8,13",
{
"c": "#cccccc"
},
"9,14"
],
[
{
"x": 1.05,
"c": "#aaaaaa",
"w": 1.5
},
"4,0",
"4,1",
{
"x": 11.55,
"w": 1.5
},
"9,10",
{
"x": 0.75,
"c": "#777777"
},
"9,11",
"9,12",
"9,13"
],
[
{
"r": 4.4,
"y": -1.1900000000000004,
"x": 4.02,
"c": "#aaaaaa",
"w": 1.5
},
"4,2"
],
[
{
"r": 10,
"y": -5.56,
"x": 5.05,
"c": "#cccccc"
},
"0,3",
"0,4",
"0,5",
"4,5"
],
[
{
"x": 4.6
},
"1,2",
"1,3",
"1,4",
"1,5"
],
[
{
"x": 4.85
},
"2,2",
"2,3",
"2,4",
"2,5"
],
[
{
"x": 5.3
},
"3,2",
"3,3",
"3,4",
"3,5"
],
[
{
"x": 6.1,
"c": "#777777",
"w": 2.75
},
"4,4\n\n\n1,0"
],
[
{
"x": 6.1,
"w": 1.75
},
"4,3\n\n\n1,1",
{
"c": "#cccccc"
},
"4,4\n\n\n1,1"
],
[
{
"r": -10,
"y": -2.9,
"x": 9.95
},
"5,6",
"5,7",
"5,8",
"5,9"
],
[
{
"x": 9.55
},
"6,6",
"6,7",
"6,8",
"6,9"
],
[
{
"x": 9.7
},
"7,6",
"7,7",
"7,8",
"7,9"
],
[
{
"x": 9.25
},
"8,6",
"8,7",
"8,8",
"8,9"
],
[
{
"x": 9,
"c": "#777777",
"w": 2.25
},
"9,7\n\n\n2,0",
{
"c": "#aaaaaa",
"w": 1.5
},
"9,8"
],
[
{
"x": 9,
"c": "#cccccc"
},
"9,6\n\n\n2,1",
{
"c": "#777777",
"w": 1.25
},
"9,7\n\n\n2,1"
],
[
{
"r": -2.5,
"y": -3.6999999999999993,
"x": 13.8,
"c": "#aaaaaa"
},
"9,9"
]
]
}
}

0 comments on commit 661e3da

Please sign in to comment.