abouttreesummaryrefslogcommitdiff
path: root/srcs
diff options
context:
space:
mode:
authorcknight8282024-09-08 22:46:38 +0900
committerGitHub2024-09-08 15:46:38 +0200
commit231c08eb970b6c54fe734992f2b60f687f81160e (patch)
treeb52e32f2843bcb3caf16dc5ca96ad2f204caf6c9 /srcs
parent4eca9caec152c899c40fc761d81acfcd072fa5af (diff)
downloadunexpected-keyboard-231c08eb970b6c54fe734992f2b60f687f81160e.tar.gz
unexpected-keyboard-231c08eb970b6c54fe734992f2b60f687f81160e.zip
Add Japanese translation and layout (#743)
Diffstat (limited to 'srcs')
-rw-r--r--srcs/layouts/latn_qwerty_jp.xml37
1 files changed, 37 insertions, 0 deletions
diff --git a/srcs/layouts/latn_qwerty_jp.xml b/srcs/layouts/latn_qwerty_jp.xml
new file mode 100644
index 0000000..a359836
--- /dev/null
+++ b/srcs/layouts/latn_qwerty_jp.xml
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<keyboard name="QWERTY (Japan)" script="latin">
+ <row>
+ <key key0="q" key2="1" key4="!" key1="loc esc"/>
+ <key key0="w" key2="2" key3="&quot;"/>
+ <key key0="e" key2="3" key3="\#" key4="loc €"/>
+ <key key0="r" key2="4" key3="$"/>
+ <key key0="t" key2="5" key3="%"/>
+ <key key0="y" key2="6" key3="&amp;"/>
+ <key key0="u" key2="7" key3="'"/>
+ <key key0="i" key2="8" key3="(" key4=")"/>
+ <key key0="o" key1="=" key2="9" key3="-"/>
+ <key key0="p" key1="~" key2="0" key3="^"/>
+ </row>
+ <row>
+ <key shift="0.5" key0="a" key1="loc tab"/>
+ <key key0="s" key2="loc §" key3="loc ß"/>
+ <key key0="d"/>
+ <key key0="f"/>
+ <key key0="g" key2="+" key3=";"/>
+ <key key0="h" key2="*" key3=":"/>
+ <key key0="j" key3="{" key4="}"/>
+ <key key0="k" key3="[" key4="]"/>
+ <key key0="l" key2="|" key3="¥"/>
+ </row>
+ <row>
+ <key width="1.5" key0="shift" key2="loc capslock"/>
+ <key key0="z"/>
+ <key key0="x" key2="loc †"/>
+ <key key0="c" key2="&lt;" key3=","/>
+ <key key0="v" key2=">" key3="."/>
+ <key key0="b" key2="\?" key3="/"/>
+ <key key0="n" key2="_" key3="\\"/>
+ <key key0="m" key2="`" key3="\@"/>
+ <key width="1.5" key0="backspace" key2="delete"/>
+ </row>
+</keyboard>