diff options
| -rw-r--r-- | res/xml/qwerty.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/res/xml/qwerty.xml b/res/xml/qwerty.xml index 6f1ec0e..8346f6e 100644 --- a/res/xml/qwerty.xml +++ b/res/xml/qwerty.xml @@ -19,8 +19,8 @@ <key key0="f" /> <key key0="g" key2="-" key3="_" /> <key key0="h" key2="=" key3="+" /> - <key key0="j" key2="}" key3="{" /> - <key key0="k" key2="]" key3="[" /> + <key key0="j" key4="}" key3="{" /> + <key key0="k" key4="]" key3="[" /> <key key0="l" key2="|" key3="\" /> </row> <row> |
