* add reviung53 vial files * Revert "add reviung53 vial files" This reverts commit 074be536deda760843efda31f0c5ee9dbbb5a5e7. * add rainkeebs twoyo * add vial.json * add layout options * add config.h * move config to info.json * decrease firmware size * add encoder mapping * fix layout * fix split layout keymap * prettify vial.json * fix file formatting * reduce firmware size with tapdance * enable encoder map for default
88 lines
1.4 KiB
JSON
88 lines
1.4 KiB
JSON
{
|
|
"name": "Twoyo",
|
|
"matrix": {
|
|
"rows": 8,
|
|
"cols": 6
|
|
},
|
|
"layouts": {
|
|
"labels": [
|
|
"1u Right Shift"
|
|
],
|
|
"keymap": [
|
|
[
|
|
{ "y": 0.25 },
|
|
"0,0\n\n\n\n\n\n\n\n\ne",
|
|
"0,1\n\n\n\n\n\n\n\n\ne",
|
|
{ "x": 9 },
|
|
"1,0\n\n\n\n\n\n\n\n\ne",
|
|
"1,1\n\n\n\n\n\n\n\n\ne"],
|
|
[
|
|
"0,0",
|
|
"0,1",
|
|
"0,2",
|
|
"0,3",
|
|
"0,4",
|
|
"0,5",
|
|
{ "x": 1 },
|
|
"4,0",
|
|
"4,1",
|
|
"4,2",
|
|
"4,3",
|
|
"4,4",
|
|
"4,5"
|
|
],
|
|
[
|
|
{ "w": 1.25 },
|
|
"1,0",
|
|
"1,1",
|
|
"1,2",
|
|
"1,3",
|
|
"1,4",
|
|
"1,5",
|
|
{ "x": 1 },
|
|
"5,1",
|
|
"5,2",
|
|
"5,3",
|
|
"5,4",
|
|
{ "w": 1.75 },
|
|
"5,5"
|
|
],
|
|
[
|
|
{ "w": 1.75 },
|
|
"2,0",
|
|
"2,1",
|
|
"2,2",
|
|
"2,3",
|
|
"2,4",
|
|
"2,5",
|
|
{ "x": 1 },
|
|
"6,1",
|
|
"6,2",
|
|
"6,3",
|
|
"6,4\n0,0",
|
|
{ "w": 1.25 },
|
|
"6,5\n0,0",
|
|
{ "x": 0.25, "w": 1.25 },
|
|
"6,4\n\n\n0,1",
|
|
"6,5\n\n\n0,1"
|
|
],
|
|
[
|
|
{ "w": 1.25 },
|
|
"3,0",
|
|
"3,1",
|
|
{ "w": 1.25 },
|
|
"3,2",
|
|
{ "w": 2.75 },
|
|
"3,4",
|
|
{ "x": 1, "w": 2.25 },
|
|
"7,1",
|
|
{ "w": 1.25 },
|
|
"7,3",
|
|
"7,4",
|
|
{ "w": 1.25 },
|
|
"7,5"
|
|
]
|
|
]
|
|
}
|
|
}
|