Skip to content

Commit

Permalink
add dp3000 rev2 featuring rgblight (#2090)
Browse files Browse the repository at this point in the history
* add dp300 rev2 featuring rgblight

* Update dp3000-rev2.json

* Update dp3000-rev2.json
  • Loading branch information
depermana12 authored Feb 3, 2024
1 parent c030cdf commit 37ae2ac
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
File renamed without changes.
17 changes: 17 additions & 0 deletions v3/dp3000/dp3000-rev2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "dp3000 rev2",
"vendorId": "0x4450",
"productId": "0x3132",
"matrix": {"rows": 3, "cols": 4},
"keycodes": ["qmk_lighting"],
"menus": ["qmk_rgblight"],
"layouts": {
"keymap": [
[{"c":"#aaaaaa"},"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.5}, {"c":"#cccccc"}, "1,0", "1,1", "1,2", "1,3"],
["2,0", "2,1", "2,2", "2,3"]
]
}
}


0 comments on commit 37ae2ac

Please sign in to comment.