Skip to content

Commit

Permalink
initial
Browse files Browse the repository at this point in the history
  • Loading branch information
waffle87 committed Jun 16, 2024
1 parent ff2a2ff commit b2197de
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions v3/boardsource/the_q/the_q.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"name": "The Q",
"vendorId": "0x4273",
"productId": "0x7552",
"matrix": {"rows": 7, "cols": 6},
"keycodes": ["qmk_lighting"],
"menus": ["qmk_rgb_matrix"],
"layouts": {
"keymap": [
[{"x": 3},"0,3",{"x": 7.5},"6,3"],
[{"y": -0.87,"x": 2},"0,2",{"x": 1},"0,4",{"x": 5.5},"6,4",{"x": 1},"6,2"],
[{"y": -0.87,"x": 5},"0,5",{"x": 3.5},"6,5"],
[{"y": -0.87},"0,0","0,1",{"x": 11.5},"6,1","6,0"],
[{"y": -0.379,"x": 3},"1,3",{"x": 7.5},"5,3"],
[{"y": -0.87,"x": 2},"1,2",{"x": 1},"1,4",{"x": 5.5},"5,4",{"x": 1},"5,2"],
[{"y": -0.87,"x": 5},"1,5",{"x": 3.5},"5,5"],
[{"y": -0.87},"1,0","1,1",{"x": 11.5},"5,1","5,0"],
[{"y": -0.379,"x": 3},"2,3",{"x": 7.5},"4,3"],[{"y": -0.87,"x": 2},"2,2",{"x": 1},"2,4",{"x": 5.5},"4,4",{"x": 1},"4,2"],
[{"y": -0.87,"x": 5},"2,5",{"x": 3.5},"4,5"],[{"y": -0.87},"2,0","2,1",{"x": 11.5},"4,1","4,0"],[{"y": -0.129,"x": 3.5},"3,0",{"x": 6.5},"3,5"],
[{"r": 15,"rx": 3.75,"ry": 3.25,"y": -0.2018,"x": 1},"3,1"],
[{"r": 30,"rx": 5.4,"ry": 9.3,"y": -5.64,"x": -2.2802,"h": 1.5},"3,2"],
[{"r": -30,"rx": 11.1,"y": -6.12,"x": 0.4193,"h": 1.5},"3,3"],
[{"r": -15,"rx": 12,"ry": 9.1,"y": -5.92,"x": -0.7304},"3,4"]
]
}
}

0 comments on commit b2197de

Please sign in to comment.