Skip to content

Commit

Permalink
Fix Matrix for kamigakushi (#19775)
Browse files Browse the repository at this point in the history
  • Loading branch information
rezaadio committed Feb 9, 2023
1 parent 7587668 commit 4eb5c68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions keyboards/kamigakushi/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,8 @@
{ "matrix": [4, 0], "w": 1.5, "x": 0, "y": 4 },
{ "matrix": [4, 1], "x": 1.5, "y": 4 },
{ "matrix": [4, 2], "w": 1.5, "x": 2.5, "y": 4 },
{ "matrix": [4, 3], "w": 7, "x": 4, "y": 4 },
{ "matrix": [4, 10], "w": 1.5, "x": 11, "y": 4 },
{ "matrix": [4, 7], "w": 7, "x": 4, "y": 4 },
{ "matrix": [4, 11], "w": 1.5, "x": 11, "y": 4 },
{ "matrix": [4, 12], "x": 13, "y": 4 },
{ "matrix": [4, 13], "x": 14, "y": 4 },
{ "matrix": [4, 14], "x": 15, "y": 4 }
Expand Down

0 comments on commit 4eb5c68

Please sign in to comment.