* Add keyboard: takayoshiotake/five_octave * Add keyboard: takayoshiotake/five_octave * Clean vial.json Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> * Clean info.json Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> * Remove the layer with only KC_TRNS, as it is pointless. Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> * Format code: indentation * Format json: indentation --------- Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
112 lines
1.5 KiB
JSON
112 lines
1.5 KiB
JSON
{
|
|
"lighting": "none",
|
|
"matrix": {
|
|
"rows": 8,
|
|
"cols": 8
|
|
},
|
|
"layouts": {
|
|
"keymap": [
|
|
[
|
|
"0,0",
|
|
"0,2",
|
|
"0,3",
|
|
"0,4",
|
|
"0,5",
|
|
"0,6",
|
|
"0,7",
|
|
"4,0",
|
|
"4,1",
|
|
"4,2",
|
|
"4,3",
|
|
"4,4",
|
|
"4,5",
|
|
"4,6",
|
|
"4,7"
|
|
],
|
|
[
|
|
{
|
|
"w": 1.5
|
|
},
|
|
"1,0",
|
|
"1,3",
|
|
"1,4",
|
|
"1,5",
|
|
"1,6",
|
|
"1,7",
|
|
"5,0",
|
|
"5,1",
|
|
"5,2",
|
|
"5,3",
|
|
"5,4",
|
|
"5,5",
|
|
"5,6",
|
|
{
|
|
"w": 1.5
|
|
},
|
|
"5,7"
|
|
],
|
|
[
|
|
{
|
|
"w": 1.75
|
|
},
|
|
"2,0",
|
|
"2,3",
|
|
"2,4",
|
|
"2,5",
|
|
"2,6",
|
|
"2,7",
|
|
"6,0",
|
|
"6,1",
|
|
"6,2",
|
|
"6,3",
|
|
"6,4",
|
|
"6,5",
|
|
{
|
|
"w": 2.25
|
|
},
|
|
"6,6"
|
|
],
|
|
[
|
|
{
|
|
"w": 2.25
|
|
},
|
|
"3,0",
|
|
"2,1",
|
|
"2,2",
|
|
"3,5",
|
|
"3,6",
|
|
"3,7",
|
|
"7,0",
|
|
"7,1",
|
|
"7,2",
|
|
"7,3",
|
|
"7,4",
|
|
{
|
|
"w": 1.75
|
|
},
|
|
"7,5",
|
|
"6,7"
|
|
],
|
|
[
|
|
{
|
|
"w": 1.25
|
|
},
|
|
"3,1",
|
|
{
|
|
"w": 1.25
|
|
},
|
|
"3,2",
|
|
{
|
|
"w": 1.25
|
|
},
|
|
"3,3",
|
|
{
|
|
"w": 6.25
|
|
},
|
|
"3,4",
|
|
"7,6",
|
|
"7,7"
|
|
]
|
|
]
|
|
}
|
|
}
|