diff options
| author | Jules Aguillon | 2022-05-29 12:34:10 +0200 |
|---|---|---|
| committer | Jules Aguillon | 2022-05-29 12:34:10 +0200 |
| commit | d9f2fdf8bf9c300573bea98e074dd7c68589e9fd (patch) | |
| tree | 933f30d5b88897e0944ad5acffec561c315d6dab /res/xml/qwerty_ko.xml | |
| parent | 2e81cb5cf717ef68df9bd66d2af1c7f5ccaaa3fe (diff) | |
| download | unexpected-keyboard-d9f2fdf8bf9c300573bea98e074dd7c68589e9fd.tar.gz unexpected-keyboard-d9f2fdf8bf9c300573bea98e074dd7c68589e9fd.zip | |
Remove some localized keys from the layouts
These keys are not placed in a particular way, the automatic placement
will do a better job.
Diffstat (limited to 'res/xml/qwerty_ko.xml')
| -rw-r--r-- | res/xml/qwerty_ko.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/qwerty_ko.xml b/res/xml/qwerty_ko.xml index 482f342..30d31e6 100644 --- a/res/xml/qwerty_ko.xml +++ b/res/xml/qwerty_ko.xml @@ -14,7 +14,7 @@ </row> <row> <key shift="0.5" key0="ㅁ" key1="tab" key2="`"/> - <key key0="ㄴ" key3="loc ß"/> + <key key0="ㄴ"/> <key key0="ㅇ"/> <key key0="ㄹ"/> <key key0="ㅎ" key2="-" key3="_"/> |
