Skip to content

Commit

Permalink
Fix configurator layout helix/rev3_4rows (#10618)
Browse files Browse the repository at this point in the history
Co-authored-by: keyaki-namiki <28521374+keyaki-namiki@users.noreply.github.com>
  • Loading branch information
MakotoKurauchi and keyaki-namiki committed Oct 12, 2020
1 parent 4f923b1 commit 2d4ae0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keyboards/helix/rev3_4rows/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"width": 15,
"height": 4,
"layouts": {
"LAYOUT_4": {
"LAYOUT": {
"layout": [
{"x":0, "y":0}, {"x":1, "y":0}, {"x":2, "y":0}, {"x":3, "y":0}, {"x":4, "y":0}, {"x":5, "y":0}, {"x":9, "y":0}, {"x":10, "y":0}, {"x":11, "y":0}, {"x":12, "y":0}, {"x":13, "y":0}, {"x":14, "y":0},
{"x":0, "y":1}, {"x":1, "y":1}, {"x":2, "y":1}, {"x":3, "y":1}, {"x":4, "y":1}, {"x":5, "y":1}, {"x":9, "y":1}, {"x":10, "y":1}, {"x":11, "y":1}, {"x":12, "y":1}, {"x":13, "y":1}, {"x":14, "y":1},
Expand Down

0 comments on commit 2d4ae0f

Please sign in to comment.