Skip to content

Commit

Permalink
add d45v2 keyboard (#1791)
Browse files Browse the repository at this point in the history
  • Loading branch information
moyi4681 authored Apr 2, 2023
1 parent 3d8a0cc commit 98a17b6
Showing 1 changed file with 156 additions and 0 deletions.
156 changes: 156 additions & 0 deletions v3/kbdfans/d45/d45v2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,156 @@
{
"name": "D45V2",
"vendorId": "0x4B42",
"productId": "0x0006",
"matrix": {
"rows": 4,
"cols": 15
},
"layouts": {
"keymap":
[
[
"0,0",
{
"x": 0.25,
"c": "#aaaaaa",
"w": 1.5
},
"0,1",
{"c": "#cccccc"},
"0,2",
"0,3",
"0,4",
"0,5",
"0,6",
"0,7",
"0,8",
"0,9",
"0,10",
"0,11",
"0,12",
"0,13",
{
"w": 1.5,
"c": "#aaaaaa"
},
"3,13",
{
"x": 0.5,
"c": "#cccccc"
},
"0,14"
],
[
"1,0",
{
"x": 0.25,
"w": 1.75,
"c": "#aaaaaa"
},
"1,1",
{"c": "#cccccc"},
"1,2",
"1,3",
"1,4",
"1,5",
"1,6",
"1,7",
"1,8",
"1,9",
"1,10",
"1,11",
"1,12",
{
"w": 2.25,
"c": "#aaaaaa"
},
"1,13",
{
"x": 0.5,
"c": "#cccccc"
},
"1,14"
],
[
"2,0",
{
"x": 0.25,
"w": 2.25,
"c": "#aaaaaa"
},
"2,1",
{"c": "#cccccc"},
"2,2",
"2,3",
"2,4",
"2,5",
"2,6",
"2,7",
"2,8",
"2,9",
"2,10",
"2,11",
{
"w": 1.75,
"c": "#aaaaaa"
},
"2,12",
{
"x": 1.5,
"c": "#cccccc"
},
"2,14"
],
[
{
"y": -0.75,
"x": 15.5,
"c": "#777777"
},
"2,13"
],
[
{
"y": -0.25,
"c": "#cccccc"
},
"3,0",
{
"x": 1.75,
"c": "#aaaaaa"
},
"3,1",
{
"w": 1.5
},
"3,2",
{
"w": 2.75,
"c": "#cccccc"
},
"3,5",
{
"w": 2.25
},
"3,8",
{
"w": 1.5,
"c": "#aaaaaa"
},
"3,9",
"3,10"
],
[
{
"y": -0.75,
"x": 14.5,
"c":"#777777"
},
"3,11",
"3,12",
"3,14"
]
]
}
}

0 comments on commit 98a17b6

Please sign in to comment.