diff options
| author | juloo | 2015-08-18 22:16:30 +0200 |
|---|---|---|
| committer | juloo | 2015-08-18 22:16:30 +0200 |
| commit | cb070635ad5a8776059522737383541ff0a10279 (patch) | |
| tree | 73078886b9eb4de7fd7bcbc69648264e6c5cf983 | |
| parent | 73d57c238abbb25718f5dc45910d3d3ecee41782 (diff) | |
| download | unexpected-keyboard-cb070635ad5a8776059522737383541ff0a10279.tar.gz unexpected-keyboard-cb070635ad5a8776059522737383541ff0a10279.zip | |
Move 2 keys
| -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> |
