diff options
| -rw-r--r-- | srcs/layouts/latn_qwerty_jp.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/srcs/layouts/latn_qwerty_jp.xml b/srcs/layouts/latn_qwerty_jp.xml index a359836..e92ba33 100644 --- a/srcs/layouts/latn_qwerty_jp.xml +++ b/srcs/layouts/latn_qwerty_jp.xml @@ -9,7 +9,7 @@ <key key0="y" key2="6" key3="&"/> <key key0="u" key2="7" key3="'"/> <key key0="i" key2="8" key3="(" key4=")"/> - <key key0="o" key1="=" key2="9" key3="-"/> + <key key0="o" key1="=" key2="9" key3="-" key4="accent-macron"/> <key key0="p" key1="~" key2="0" key3="^"/> </row> <row> |
