Skip to content

Commit

Permalink
Create lets_split_v3.json (#2151)
Browse files Browse the repository at this point in the history
* Create lets_split_v3.json

* Update v3/ziptyze/lets_split_v3/lets_split_v3.json

Co-authored-by: Xelus22 <17491233+Xelus22@users.noreply.github.com>

---------

Co-authored-by: Xelus22 <17491233+Xelus22@users.noreply.github.com>
  • Loading branch information
ziptyze and Xelus22 authored Feb 3, 2024
1 parent c8448b5 commit 42b16b3
Showing 1 changed file with 80 additions and 0 deletions.
80 changes: 80 additions & 0 deletions v3/ziptyze/lets_split_v3/lets_split_v3.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,80 @@
{
"name": "Let's Split v3",
"vendorId": "0x6F75",
"productId": "0x6900",
"matrix": { "rows": 8, "cols": 6},
"keycodes": ["qmk_lighting"],
"menus": [ "qmk_rgb_matrix" ],
"layouts": {
"keymap": [
[
"0,0",
"0,1",
"0,2",
"0,3",
"0,4",
"0,5",
{
"x": 1
},
"4,0",
"4,1",
"4,2",
"4,3",
"4,4",
"4,5"
],
[
"1,0",
"1,1",
"1,2",
"1,3",
"1,4",
"1,5",
{
"x": 1
},
"5,0",
"5,1",
"5,2",
"5,3",
"5,4",
"5,5"
],
[
"2,0",
"2,1",
"2,2",
"2,3",
"2,4",
"2,5",
{
"x": 1
},
"6,0",
"6,1",
"6,2",
"6,3",
"6,4",
"6,5"
],
[
"3,0",
"3,1",
"3,2",
"3,3",
"3,4",
"3,5",
{
"x": 1
},
"7,0",
"7,1",
"7,2",
"7,3",
"7,4",
"7,5"
]
]
}
}

0 comments on commit 42b16b3

Please sign in to comment.