Skip to content

Commit

Permalink
Add GPAD8-2R Macro Pad (#1720)
Browse files Browse the repository at this point in the history
  • Loading branch information
gkeyboard authored Mar 2, 2023
1 parent f860d5c commit 1a2f9ef
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions v3/gkeyboard/gpad8_2r/gpad8_2r.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"name": "GPAD8-2R",
"vendorId": "0x474B",
"productId": "0x4202",
"keycodes": ["qmk_lighting"],
"menus": ["qmk_rgb_matrix"],
"matrix": { "rows": 3, "cols": 4},
"layouts": {
"keymap": [
[
"0,0\n\n\n\n\n\n\n\n\ne0",
{
"x": 2
},
"0,3\n\n\n\n\n\n\n\n\ne1"
],
[
{
"y": 0.25
},
"1,0",
"1,1",
"1,2",
"1,3"
],
[
"2,0",
"2,1",
"2,2",
"2,3"
]
]
}
}

0 comments on commit 1a2f9ef

Please sign in to comment.