Skip to content

Commit

Permalink
Update for stelo65
Browse files Browse the repository at this point in the history
  • Loading branch information
uybv committed Jul 18, 2022
1 parent 7c7ad4f commit ef08171
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 0 deletions.
File renamed without changes.
13 changes: 13 additions & 0 deletions src/stello65/stello65_hs_rev1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "Stelo65",
"vendorId": "0x5559",
"productId": "0x0004",
"lighting": {
"extends": "none",
"keycodes": "qmk"
},
"matrix": { "rows": 10, "cols": 8 },
"layouts": {
"keymap": [["0,0","1,0","0,1","1,1","0,2","1,2","0,3","1,3","0,4","1,4","0,5","1,5","0,6",{"w":2},"1,6"],[{"w":1.5},"2,0","3,0","2,1","3,1","2,2","3,2","2,3","3,3","2,4","3,4","2,5","3,5","2,6",{"w":1.5},"3,6","2,7"],[{"w":1.75},"4,0","4,1","5,0","5,1","4,2","5,2","4,3","5,3","4,4","5,4","4,5","5,5",{"w":2.25},"5,6","4,7"],[{"w":2.25},"6,0","6,1","7,0","7,1","6,2","7,2","6,3","7,3","6,4","7,4","6,5","7,5",{"w":1.75},"7,6","6,7"],[{"w":1.25},"8,0",{"w":1.25},"9,0",{"w":1.25},"8,1",{"w":6.25},"9,1",{"w":1.25},"8,5",{"w":1.25},"9,5",{"x":0.5},"8,6","9,6","8,7"]]
}
}
19 changes: 19 additions & 0 deletions src/stello65/stello65_sl_rev1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"name": "Stelo65",
"vendorId": "0x5559",
"productId": "0x0005",
"lighting": {
"extends": "none",
"keycodes": "qmk"
},
"matrix": { "rows": 10, "cols": 8 },
"layouts": {
"keymap": [[{"x":2.5},"0,0","1,0","0,1","1,1","0,2","1,2","0,3","1,3","0,4","1,4","0,5","1,5","0,6",{"w":2},"1,6\n\n\n0,0",{"x":1.5},"1,6\n\n\n0,1","0,7\n\n\n0,1"],[{"x":2.5,"w":1.5},"2,0","3,0","2,1","3,1","2,2","3,2","2,3","3,3","2,4","3,4","2,5","3,5","2,6",{"w":1.5},"3,6\n\n\n1,0","3,7",{"x":1.25,"w":1.25,"h":2,"w2":1.5,"h2":1,"x2":-0.25},"5,6\n\n\n1,1"],[{"x":2.5,"w":1.75},"4,0","5,0","4,1","5,1","4,2","5,2","4,3","5,3","4,4","5,4","4,5","5,5",{"w":2.25},"5,6\n\n\n1,0","5,7",{"x":0.25},"3,6\n\n\n1,1"],[{"w":1.25},"6,0\n\n\n2,1","7,0\n\n\n2,1",{"x":0.25,"w":2.25},"6,0\n\n\n2,0","6,1","7,1","6,2","7,2","6,3","7,3","6,4","7,4","6,5","7,5",{"w":1.75},"6,6","7,6","7,7"],[{"x":2.5,"w":1.25},"8,0\n\n\n3,0",{"w":1.25},"9,0\n\n\n3,0",{"w":1.25},"8,1\n\n\n3,0",{"w":6.25},"8,3\n\n\n3,0",{"w":1.25},"9,4\n\n\n3,0",{"w":1.25},"9,5\n\n\n3,0",{"x":0.5},"8,6","9,6","9,7"],[{"y":0.25,"x":2.5,"w":1.5},"8,0\n\n\n3,1","9,0\n\n\n3,1",{"w":1.5},"8,1\n\n\n3,1",{"w":7},"8,3\n\n\n3,1",{"w":1.5},"9,5\n\n\n3,1"]],
"labels": [
"Split Backspace",
"ISO Enter",
"Split Left Shift",
["Bottom Row", "ANSI", "7U"]
]
}
}

0 comments on commit ef08171

Please sign in to comment.