Skip to content

Commit

Permalink
Update ch.json, fix {
Browse files Browse the repository at this point in the history
{ is ALTGR + ä, and ä is 00,34
  • Loading branch information
ganguin authored Nov 6, 2023
1 parent c74967b commit 625177f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion languages/ch.json
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
"[":"40,00,2f",
"]":"40,00,30",
"}":"40,00,31",
"{":"40,00,35",
"{":"40,00,34",
"\\":"40,00,64",
"COMMAND-CTRL-SHIFT":"40,00,64",
"COMMAND-CTRL":"40,00,64",
Expand Down

0 comments on commit 625177f

Please sign in to comment.