Skip to content

Commit

Permalink
Merge pull request #2399 from shuguet/shuguet-shu89
Browse files Browse the repository at this point in the history
Add VIA support for shuguet/shu89 split keyboard (PCB + Case are open-source)
  • Loading branch information
Cipulot authored Feb 6, 2025
2 parents a3d8d9c + 23e7166 commit 655753e
Showing 1 changed file with 211 additions and 0 deletions.
211 changes: 211 additions & 0 deletions v3/shuguet/shu89/shu89.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,211 @@
{
"name": "shu89",
"vendorId": "0x5348",
"productId": "0x0001",
"matrix": {
"rows": 12,
"cols": 10
},
"keycodes": [
"qmk_lighting"
],
"menus": [
"qmk_rgb_matrix"
],
"layouts": {
"keymap": [
[
"0,4",
{
"x": 1
},
"0,5",
"0,6",
"0,7",
"0,8",
"0,9",
{
"x": 3.25
},
"6,0",
"6,1",
"6,2",
{
"x": 0.5
},
"6,3",
"6,4",
"6,5",
"6,6",
{
"x": 0.25
},
"6,7",
"6,8",
"6,9"
],
[
{
"y": 0.5
},
"2,4",
"1,4",
"1,5",
"1,6",
"1,7",
"1,8",
"1,9",
{
"x": 2.75
},
"7,0",
"7,1",
"7,2",
"7,3",
"7,4",
"7,5",
{
"w": 2
},
"7,6",
{
"x": 0.25
},
"7,7",
"7,8",
"7,9"
],
[
{
"w": 1.5
},
"3,4",
"2,5",
"2,6",
"2,7",
"2,8",
"2,9",
{
"x": 2.75
},
"9,0",
"8,0",
"8,1",
"8,2",
"8,3",
"8,4",
"8,5",
{
"w": 1.5
},
"8,6",
{
"x": 0.25
},
"8,7",
"8,8",
"8,9"
],
[
{
"w": 1.75
},
"4,4",
"3,5",
"3,6",
"3,7",
"3,8",
"3,9",
{
"x": 2.75
},
"10,0",
"9,1",
"9,2",
"9,3",
"9,4",
"9,5",
{
"w": 2.25
},
"9,6"
],
[
{
"w": 2.25
},
"5,4",
"4,5",
"4,6",
"4,7",
"4,8",
"4,9",
{
"x": 2.75
},
"11,0",
"10,1",
"10,2",
"10,3",
"10,4",
{
"w": 2.75
},
"10,6",
{
"x": 1.25
},
"10,8"
],
[
{
"w": 1.25
},
"5,5",
{
"w": 1.25
},
"5,6",
{
"w": 1.25
},
"5,7",
{
"w": 1.25
},
"5,8",
{
"w": 2.25
},
"5,9",
{
"x": 2.75,
"w": 2.75
},
"11,1",
{
"w": 1.25
},
"11,3",
{
"w": 1.25
},
"11,4",
{
"w": 1.25
},
"11,5",
{
"w": 1.25
},
"11,6",
{
"x": 0.25
},
"11,7",
"11,8",
"11,9"
]
]
}
}

0 comments on commit 655753e

Please sign in to comment.