Fix Adalyn key rotation (#46)

* Initial Vial support for Adalyn

* added security

* fix key rotation
This commit is contained in:
TJ 2021-08-27 14:03:18 -05:00 committed by GitHub
parent 1b7c3ac017
commit e49fcac5a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

141
keyboards/adalyn/keymaps/vial/vial.json Executable file → Normal file
View File

@ -10,6 +10,145 @@
},
"layouts": {
"labels": [],
"keymap": [[{"rowIndex":0,"x":0,"y":0,"r":0,"rx":0,"ry":0,"w":1,"h":1,"x2":0,"y2":0,"w2":0,"h2":0},"0,0","0,1","0,2","0,3","0,4",{"x":1.5},"0,5","0,6","0,7","0,8",{"w":1.25},"0,9"],[{"rowIndex":1,"w":1.25},"1,0","1,1","1,2","1,3","1,4",{"x":1.5},"1,5","1,6","1,7","1,8","1,9"],[{"rowIndex":2,"w":1.75},"2,0","2,1","2,2","2,3","2,4",{"x":0.5},"2,5","2,6","2,7","2,8",{"w":1.5},"2,9"],[{"rowIndex":3},"3,0",{"x":1.5},"3,1",{"w":2.25},"3,3",{"w":2,"x":0.5},"3,6","3,7",{"x":1.5},"3,9"]]
"keymap": [
[
{
"rx": 6.25,
"y": 0.46,
"x": 1.8499999999999996,
"c": "#aaaaaa"
},
"0,0",
{
"x": 8.949999999999998,
"w": 1.25
},
"0,9"
],
[
{
"y": 0.010000000000000009,
"x": 1.71,
"w": 1.25
},
"1,0",
{
"x": 9.23
},
"1,9"
],
[
{
"y": 0.009999999999999787,
"x": 1.5600000000000005,
"w": 1.75
},
"2,0",
{
"x": 8.519999999999998,
"w": 1.5
},
"2,9"
],
[
{
"y": 0.009999999999999787,
"x": 1.6600000000000001
},
"3,0",
{
"x": 9.57
},
"3,9"
],
[
{
"r": 8,
"y": -4.49,
"x": 3,
"c": "#cccccc"
},
"0,1",
"0,2",
"0,3",
"0,4"
],
[
{
"x": 3.25
},
"1,1",
"1,2",
"1,3",
"1,4"
],
[
{
"x": 3.75
},
"2,1",
"2,2",
"2,3",
"2,4"
],
[
{
"x": 4.5,
"c": "#aaaaaa",
"w": 1.25
},
"3,1",
{
"c": "#cccccc",
"w": 2
},
"3,3"
],
[
{
"r": -8,
"y": -1.9,
"x": 7.5
},
"0,5",
"0,6",
"0,7",
"0,8"
],
[
{
"x": 7.75
},
"1,5",
"1,6",
"1,7",
"1,8"
],
[
{
"x": 7.25,
"c": "#aaaaaa"
},
"2,5",
{
"c": "#cccccc"
},
"2,6",
"2,7",
"2,8"
],
[
{
"x": 7.25,
"w": 2.25
},
"3,6",
{
"c": "#aaaaaa",
"w": 1.25
},
"3,7"
]
]
}
}