Skip to content

Commit

Permalink
Create E7-V2
Browse files Browse the repository at this point in the history
E7-V2 from exclusive did not have a json file support in via 3.
  • Loading branch information
Stark-794 authored Sep 2, 2023
1 parent fad30b0 commit 4680bf4
Showing 1 changed file with 182 additions and 0 deletions.
182 changes: 182 additions & 0 deletions src/exclusive/E7-V2
Original file line number Diff line number Diff line change
@@ -0,0 +1,182 @@
{
"name": "E7-V2 solder",
"vendorId": "0x4D54",
"productId": "0x2005",
"lighting": "qmk_rgblight",
"matrix": {
"rows": 6,
"cols": 15
},
"layouts": {
"keymap":
[
[
"0,0\n\n\n\n\n\nEsc",
{
"x": 0.25
},
"0,1\n\n\n\n\n\nF2",
"0,2\n\n\n\n\n\nF3",
"0,3\n\n\n\n\n\nF4",
"0,4\n\n\n\n\n\nF5",
{
"x": 0.25
},
"0,5\n\n\n\n\n\nF6",
"0,6\n\n\n\n\n\nF7",
"0,7\n\n\n\n\n\nF8",
"0,8\n\n\n\n\n\nF9",
{
"x": 0.25
},
"0,9\n\n\n\n\n\nF10",
"0,10\n\n\n\n\n\nF11",
"0,11\n\n\n\n\n\nF12",
"0,12\n\n\n\n\n\n\n\n\n\nNmLk",
{
"x": 0.25
},
"0,13\n\n\n\n\n\n\n\n\n\nScrLk",
{
"x": 0.25
},
"0,14\n\n\n\n\n\n\n\n\n\nInsert"
],
[
{
"y": 0.75
},
"1,0\n`",
"1,1\n1",
"1,2\n2",
"1,3\n3",
"1,4\n4",
"1,5\n5",
"1,6\n6",
"1,7\n7",
"1,8\n8",
"1,9\n9",
"1,10\n0",
"1,11\n-",
"1,12\n=",
"1,13\n\n\n\n\n\nBackspace",
"1,14",
{
"x": 0.25
},
"5,14\n\n\n\n\n\nHome"
],
[
{
"w": 1.5
},
"2,0",
"2,1",
"2,2",
"2,3",
"2,4",
"2,5",
"2,6",
"2,7",
"2,8",
"2,9",
"2,10",
"2,11\n[",
"2,12\n]",
{
"w": 1.5
},
"3,12\n\\",
{
"x": 0.25
},
"2,14\n\n\n\n\n\nPage Up"
],
[
{
"w": 1.75
},
"3,0",
"3,1",
"3,2",
"3,3",
"3,4",
"3,5",
"3,6",
"3,7",
"3,8",
"3,9",
"3,10\n;",
"3,11\n'",
{
"w": 2.25
},
"2,13\n\n\n\n\n\nEnter"
],
[
{
"w": 1.25
},
"4,0\n\n\n\n\n\nShift",
"4,1",
"4,2",
"4,3",
"4,4",
"4,5",
"4,6",
"4,7",
"4,8",
"4,9\n,",
"4,10\n.",
"4,11\n/",
{
"w": 1.75
},
"4,12\n\n\n\n\n\nShift"
],
[
{
"y": -0.75,
"x": 14.25
},
"4,13\n\n\n\n\n\n\n\n\n↑"
],
[
{
"y": -0.25,
"w": 1.25
},
"5,0\n\n\n\n\n\nCtrl",
{
"w": 1.25
},
"5,1\n\n\n\n\n\nWin",
{
"w": 1.25
},
"5,2\n\n\n\n\n\nAlt",
{
"w": 6.25
},
"5,6",
{
"w": 1.5
},
"5,8\n\n\n\n\n\nAlt",
{
"w": 1.5
},
"5,10\n\n\n\n\n\nCtrl"
],
[
{
"y": -0.75,
"x": 13.25
},
"5,11\n\n\n\n\n\n\n\n\n←",
"5,12\n\n\n\n\n\n\n\n\n↓",
"5,13\n\n\n\n\n\n\n\n\n→"
]
]
}
}

0 comments on commit 4680bf4

Please sign in to comment.