Skip to content

Commit

Permalink
Merge pull request #711 from ramonimbao/ghs_rar_fix
Browse files Browse the repository at this point in the history
GHS.RAR: Fix typo in JSON files
  • Loading branch information
wilba authored Jul 12, 2021
2 parents 8e10b2f + 743c313 commit e3e3943
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions src/ghs/rar.json
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@
{
"w": 1.25
},
"10,0\n\n\n3,0",
"10,1\n\n\n3,0",
{
"c": "#cccccc",
"w": 6.25
Expand Down Expand Up @@ -256,7 +256,7 @@
{
"w": 1.5
},
"10,0\n\n\n3,1",
"11,0\n\n\n3,1",
{
"c": "#cccccc",
"w": 7
Expand All @@ -275,12 +275,14 @@
"ISO Enter",
"Split Left Shift",
[
"Standard Bottom Row",
"Winkeyless"
"Bottom Row",
"Standard",
"WKL"
],
[
"2x 1.5u Mods",
"3x 1u Mods"
"Right Mods",
"2x1.5",
"3x1"
]
]
}
Expand Down

0 comments on commit e3e3943

Please sign in to comment.