From ef0817190e3f36b3ca710b4f74414b585fa6ba75 Mon Sep 17 00:00:00 2001 From: Uy Bui Date: Tue, 19 Jul 2022 05:04:47 +0900 Subject: [PATCH] Update for stelo65 --- .../stello65_beta.json} | 0 src/stello65/stello65_hs_rev1.json | 13 +++++++++++++ src/stello65/stello65_sl_rev1.json | 19 +++++++++++++++++++ 3 files changed, 32 insertions(+) rename src/{wekey/stelo/stelo65_v1.json => stello65/stello65_beta.json} (100%) create mode 100644 src/stello65/stello65_hs_rev1.json create mode 100644 src/stello65/stello65_sl_rev1.json diff --git a/src/wekey/stelo/stelo65_v1.json b/src/stello65/stello65_beta.json similarity index 100% rename from src/wekey/stelo/stelo65_v1.json rename to src/stello65/stello65_beta.json diff --git a/src/stello65/stello65_hs_rev1.json b/src/stello65/stello65_hs_rev1.json new file mode 100644 index 0000000000..4ece3e67d3 --- /dev/null +++ b/src/stello65/stello65_hs_rev1.json @@ -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"]] + } +} diff --git a/src/stello65/stello65_sl_rev1.json b/src/stello65/stello65_sl_rev1.json new file mode 100644 index 0000000000..ea71a93d40 --- /dev/null +++ b/src/stello65/stello65_sl_rev1.json @@ -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"] + ] + } +}