abouttreesummaryrefslogcommitdiff
path: root/res/xml/qwerty_ko.xml
diff options
context:
space:
mode:
authornickid2022-04-02 23:33:32 +0900
committerGitHub2022-04-02 16:33:32 +0200
commitfbf8901bdbe717047f0d333c78d173618f7f0f6d (patch)
tree42486b7596d023f504e37fd4643233b74ae0f8ec /res/xml/qwerty_ko.xml
parent723c7e9aec1fb5cb2c40514993be9131fbc229ee (diff)
downloadunexpected-keyboard-fbf8901bdbe717047f0d333c78d173618f7f0f6d.tar.gz
unexpected-keyboard-fbf8901bdbe717047f0d333c78d173618f7f0f6d.zip
Add Korean layout (#115)
* Add Korean layout
Diffstat (limited to 'res/xml/qwerty_ko.xml')
-rw-r--r--res/xml/qwerty_ko.xml37
1 files changed, 37 insertions, 0 deletions
diff --git a/res/xml/qwerty_ko.xml b/res/xml/qwerty_ko.xml
new file mode 100644
index 0000000..a886951
--- /dev/null
+++ b/res/xml/qwerty_ko.xml
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="utf-8"?>
+<keyboard>
+ <row>
+ <key key0="ㅂ" key1="esc" key2="1" key3="~" key4="!"/>
+ <key key0="ㅈ" key2="2" key3="\@"/>
+ <key key0="ㄷ" key2="3" key3="\#" key4="€"/>
+ <key key0="ㄱ" key2="4" key3="$"/>
+ <key key0="ㅅ" key2="5" key3="%"/>
+ <key key0="ㅛ" key2="6" key3="^"/>
+ <key key0="ㅕ" key2="7" key3="&amp;"/>
+ <key key0="ㅑ" key2="8" key3="*"/>
+ <key key0="ㅐ" key2="9" key3="(" key4=")"/>
+ <key key0="ㅔ" key2="0" key3="f11_placeholder" key4="f12_placeholder"/>
+ </row>
+ <row>
+ <key shift="0.5" key0="ㅁ" key1="tab" key2="`"/>
+ <key key0="ㄴ" key3="ß"/>
+ <key key0="ㅇ" key2="£"/>
+ <key key0="ㄹ"/>
+ <key key0="ㅎ" key2="-" key3="_"/>
+ <key key0="ㅗ" key2="=" key3="+"/>
+ <key key0="ㅓ" key4="}" key3="{"/>
+ <key key0="ㅏ" key3="[" key4="]"/>
+ <key key0="ㅣ" key2="|" key3="\\"/>
+ </row>
+ <row>
+ <key width="1.5" key0="shift"/>
+ <key key0="ㅋ"/>
+ <key key0="ㅌ"/>
+ <key key0="ㅊ" key2="&lt;" key3="."/>
+ <key key0="ㅍ" key2="&gt;" key3=","/>
+ <key key0="ㅠ" key2="\?" key3="/"/>
+ <key key0="ㅜ" key2=":" key3=";"/>
+ <key key0="ㅡ" key2="&quot;" key3="'"/>
+ <key width="1.5" key0="backspace" key2="delete"/>
+ </row>
+</keyboard>