* +keyboards/alk0/cornedeon * *READMI * Update keyboards/alk0/cornedeon/keymaps/vial/vial.json Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> * Update keyboards/alk0/cornedeon/README.md Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> * Update keyboards/alk0/cornedeon/README.md Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> * Update keyboards/alk0/cornedeon/keymaps/vial/keymap.c Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> * Update keyboards/alk0/cornedeon/keymaps/vial/rules.mk Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> * Update keyboards/alk0/cornedeon/keymaps/vial/rules.mk Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> * Update keyboards/alk0/cornedeon/keymaps/default/keymap.c Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> * Fixed suggestions * -postconfig; +readme; * +rev2 native rp2040 * Update README.md * *fix rgb matrix * +rev2 tested * Fix vial rules.mk for rev1_5 compatibility * +alko/cornedeon_mini; +alko/cantordeon; * *alko/cantordeon/READMI.md; * *alko/cantordeon/READMI.md; * cornedeon_mini uid fixed * -rev1_5 removed * removed keymap vial_mini * removed keymap vial_mini --------- Co-authored-by: alko <alko@istperm.ru> Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> Co-authored-by: A.L.K <alko@nas.local> Co-authored-by: alko <alko@alk0.ru>
27 lines
1.3 KiB
JSON
27 lines
1.3 KiB
JSON
{
|
|
"lighting": "none",
|
|
"matrix": { "rows": 8, "cols": 6 },
|
|
"layouts": {
|
|
"keymap": [
|
|
[{"y":1,"x":3.5},"0,3",{"x":7.5},"4,3"],
|
|
[{"y":-0.875,"x":2.5},"0,2",{"x":1},"0,4",{"x":5.5},"4,4",{"x":1},"4,2"],
|
|
[{"y":-0.875,"x":5.5},"0,5",{"x":3.5},"4,5"],
|
|
[{"y":-0.875,"x":0.5},"0,0","0,1",{"x":11.5},"4,1","4,0"],
|
|
[{"y":-0.375,"x":3.5},"1,3",{"x":7.5},"5,3"],
|
|
[{"y":-0.875,"x":2.5},"1,2",{"x":1},"1,4",{"x":5.5},"5,4",{"x":1},"5,2"],
|
|
[{"y":-0.875,"x":5.5},"1,5",{"x":3.5},"5,5"],
|
|
[{"y":-0.875,"x":0.5},"1,0","1,1",{"x":11.5},"5,1","5,0"],
|
|
[{"y":-0.375,"x":3.5},"2,3",{"x":7.5},"6,3"],
|
|
[{"y":-0.875,"x":2.5},"2,2",{"x":1},"2,4",{"x":5.5},"6,4",{"x":1},"6,2"],
|
|
[{"y":-0.875,"x":5.5},"2,5",{"x":3.5},"6,5"],
|
|
[{"y":-0.875,"x":0.5},"2,0","2,1",{"x":11.5},"6,1","6,0"],
|
|
[{"y":-0.125,"x":4},"3,3",{"x":6.5},"7,3"],
|
|
[{"y":-0.875,"x":0.5},"3,0","3,1",{"x":11.5},"7,1","7,0"],
|
|
[{"y":-1.25,"x":2.5},"3,2",{"x":9.5},"7,2"],
|
|
[{"r":15,"rx":4.5,"ry":9.1,"y":-4.85,"x":-0.5},"3,4"],
|
|
[{"r":30,"rx":5.4,"ry":9.3,"y":-5.05,"x":-1.4,"h":1.5},"3,5"],
|
|
[{"r":-30,"rx":11.1,"y":-5.05,"x":0.4,"h":1.5},"7,5"],
|
|
[{"r":-15,"rx":12,"ry":9.1,"y":-4.85,"x":-0.5},"7,4"]
|
|
]
|
|
}
|
|
}
|