Skip to content

Commit

Permalink
Add Octopad+ keyboard (#1515)
Browse files Browse the repository at this point in the history
Co-authored-by: Neil Brian Ramirez <[email protected]>
  • Loading branch information
DeskDaily and Neil Brian Ramirez authored Nov 4, 2022
1 parent d754356 commit e948549
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions src/nightly_boards/octopadplus.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
{
"name": "Octopad+",
"vendorId": "0xD812",
"productId": "0x0014",
"lighting": "qmk_rgblight",
"matrix": {
"rows": 2,
"cols": 6
},
"layouts": {
"labels": [
],
"keymap": [
[
"0,4\n\n\n\n\n\n\n\n\nE0",
{
"x": 2
},
"1,5\n\n\n\n\n\n\n\n\nE1"
],
[
{
"y": 0.25
},
"0,0",
"0,1",
"0,2",
"0,3"
],
[
"1,0",
"1,1",
"1,2",
"1,3"
]
]
}
}

0 comments on commit e948549

Please sign in to comment.