Skip to content

Commit

Permalink
remove encoder label vial.json
Browse files Browse the repository at this point in the history
  • Loading branch information
MaiTheSan authored Nov 1, 2023
1 parent 0b2a072 commit dfd54ba
Showing 1 changed file with 13 additions and 11 deletions.
24 changes: 13 additions & 11 deletions keyboards/sawnsprojects/re65/keymaps/vial/vial.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,26 +10,22 @@
"layouts": {
"labels": [
"Split Backspace",
["Spacebar", "6.25U", "7U"],
"Rotary Encoder"
["Spacebar", "6.25U", "7U"]
],
"keymap": [
[
{
"y": 0.25,
"x": 13,
"x": 12.5,
"c": "#aaaaaa"
},
"0,13\n\n\n0,1",
"2,13\n\n\n0,1",
{
"c": "#777777"
},
"0,14\n\n\n2,1\n\n\n\n\n\ne0"
"2,13\n\n\n0,1"
],
[
{
"y": 0.25
"y": 0.25,
"c": "#777777"
},
"0,0",
{
Expand All @@ -55,7 +51,13 @@
{
"c": "#cccccc"
},
"0,14\n\n\n2,0"
"0,14",
{
"x": 0.25,
"c": "#777777"
},
"0,0\n\n\n\n\n\n\n\n\ne",
"0,1\n\n\n\n\n\n\n\n\ne"
],
[
{
Expand Down Expand Up @@ -208,4 +210,4 @@
]
]
}
}
}

0 comments on commit dfd54ba

Please sign in to comment.