Skip to content

Commit

Permalink
Update v3/doio/kb3x/kb3x-01.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Cipulot authored Mar 30, 2024
1 parent e3cb4c3 commit 53932ef
Showing 1 changed file with 95 additions and 67 deletions.
162 changes: 95 additions & 67 deletions v3/doio/kb3x/kb3x-01.json
Original file line number Diff line number Diff line change
@@ -1,69 +1,97 @@
{
"name": "DOIO KB3x",
"vendorId": "0xD010",
"productId": "0x3F01",
"keycodes": ["qmk_lighting"],
"menus": ["qmk_rgb_matrix"],
"matrix": { "rows": 4, "cols": 6},
"layouts": {
"keymap":[
[
{"c": "#cccccc"},
{"w": 2},"3,0",
{"w": 2},"3,1",
{"w": 2},"3,2",
{
"x": 3
},
{"w": 2},"3,3",
{"w": 2},"3,4",
{"w": 2},"3,5"
],
[
{
"x": 1, "y": 2
},
"0,0",
{
"x": 5
},
"1,0",
{
"x": 5
},
"2,0"
],
[
"0,1",
"0,4\n\n\n\n\n\n\n\n\ne0",
"0,3",
{
"x": 3
},
"1,1",
"1,4\n\n\n\n\n\n\n\n\ne1",
"1,3",
{
"x": 3
},
"2,1",
"2,4\n\n\n\n\n\n\n\n\ne2",
"2,3"
],
[
{
"x": 1
},
"0,2",
{
"x": 5
},
"1,2",
{
"x": 5
},
"2,2"
]
]
}
"name": "DOIO KB3x",
"vendorId": "0xD010",
"productId": "0x3F01",
"keycodes": [
"qmk_lighting"
],
"menus": [
"qmk_rgb_matrix"
],
"matrix": {
"rows": 4,
"cols": 6
},
"layouts": {
"keymap": [
[
{
"c": "#cccccc"
},
{
"w": 2
},
"3,0",
{
"w": 2
},
"3,1",
{
"w": 2
},
"3,2",
{
"x": 3
},
{
"w": 2
},
"3,3",
{
"w": 2
},
"3,4",
{
"w": 2
},
"3,5"
],
[
{
"x": 1,
"y": 2
},
"0,0",
{
"x": 5
},
"1,0",
{
"x": 5
},
"2,0"
],
[
"0,1",
"0,4\n\n\n\n\n\n\n\n\ne0",
"0,3",
{
"x": 3
},
"1,1",
"1,4\n\n\n\n\n\n\n\n\ne1",
"1,3",
{
"x": 3
},
"2,1",
"2,4\n\n\n\n\n\n\n\n\ne2",
"2,3"
],
[
{
"x": 1
},
"0,2",
{
"x": 5
},
"1,2",
{
"x": 5
},
"2,2"
]
]
}
}

0 comments on commit 53932ef

Please sign in to comment.