Skip to content

Commit

Permalink
Merge pull request #2381 from suikagiken/suika27melo
Browse files Browse the repository at this point in the history
Add keyboard suika27melo
  • Loading branch information
Cipulot authored Dec 7, 2024
2 parents 310007e + 7650420 commit ff31e20
Showing 1 changed file with 67 additions and 0 deletions.
67 changes: 67 additions & 0 deletions v3/suikagiken/suika27melo/suika27melo.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
{
"name": "suika27melo",
"vendorId": "0x4B48",
"productId": "0x0201",
"matrix": {
"rows": 4,
"cols": 9
},
"layouts": {
"keymap": [
[
{
"c": "#aaaaaa"
},
"0,0",
{
"x": 1,
"c": "#777777"
},
"0,1",
"0,2",
{
"x": 1
},
"0,4",
"0,5",
"0,6",
{
"x": 1
},
"2,1",
"2,2",
{
"x": 1
},
"2,4",
"2,5",
"2,6"
],
[
{
"c": "#aaaaaa"
},
"1,0",
{
"x": 0.5,
"c": "#cccccc"
},
"1,1",
"1,2",
"1,3",
"1,4",
"1,5",
"1,6",
"1,7",
"3,1",
"3,2",
"3,3",
"3,4",
"3,5",
"3,6",
"3,7",
"3,8"
]
]
}
}

0 comments on commit ff31e20

Please sign in to comment.