Skip to content

Commit

Permalink
Merge branch 'the0demiurge/patch-1'
Browse files Browse the repository at this point in the history
  • Loading branch information
39aldo39 committed Jul 18, 2018
2 parents 8eced0c + e3e33bc commit ea53bf3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/dvorak.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
{ "pos": "8", "letters": [ "8", "*" ] },
{ "pos": "9", "letters": [ "9", "(" ] },
{ "pos": "0", "letters": [ "0", ")" ] },
{ "pos": "-", "letters": [ "-", "_" ] },
{ "pos": "+", "letters": [ "=", "+" ] },
{ "pos": "-", "letters": [ "[", "{" ] },
{ "pos": "+", "letters": [ "]", "}" ] },
{ "pos": "Q", "letters": [ "'", "\"" ] },
{ "pos": "W", "letters": [ ",", "<" ] },
{ "pos": "E", "letters": [ ".", ">" ] },
Expand Down

0 comments on commit ea53bf3

Please sign in to comment.