Skip to content

Commit

Permalink
Merge pull request #2213 from veriyaniot/add_zlabkeeb15pad
Browse files Browse the repository at this point in the history
[ Add zlabkeeb 15pad VIA ]
  • Loading branch information
Cipulot authored Mar 29, 2024
2 parents f6ad60e + 696231e commit 0b9946f
Showing 1 changed file with 54 additions and 0 deletions.
54 changes: 54 additions & 0 deletions v3/zlabkeeb/15pad/15pad.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
{
"name": "ZLABKEEB 15PAD",
"vendorId": "0x4154",
"productId": "0x4454",
"matrix": {
"rows": 4,
"cols": 4
},
"keycodes": [
"qmk_lighting"
],
"menus": [
"qmk_rgblight"
],
"layouts": {
"keymap": [
[
{
"y": 0.25
},
"0,0\n\n\n\n\n\n\n\n\ne0",
{
"x": 0.5
},
"0,1\n\n\n\n\n\n\n\n\ne1",
{
"x": 0.5
},
"0,3\n\n\n\n\n\n\n\n\ne2"
],
[
{
"y": 0.5
},
"1,0",
"1,1",
"1,2",
"1,3"
],
[
"2,0",
"2,1",
"2,2",
"2,3"
],
[
"3,0",
"3,1",
"3,2",
"3,3"
]
]
}
}

0 comments on commit 0b9946f

Please sign in to comment.