We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 212b0ab commit 6dd76fdCopy full SHA for 6dd76fd
src/protocols/rdp/keymaps/ja_jp_qwerty.keymap
@@ -34,3 +34,9 @@ map +shift 0x2C..0x35 0x73 ~ "ZXCVBNM<>?_"
34
map -shift 0x29 ~ 0xFF28
35
map -shift 0x29 ~ 0xFF2A
36
map +shift 0x29 ~ 0xFF29
37
+map -shift 0x29 ~ 0xFF21 # KanjiMode
38
+map -shift 0x70 ~ 0xFF27 # HiraganaKatakana
39
+map -shift 0x70 ~ 0xFF24 # Romaji
40
+map -shift 0x7B ~ 0xFF22 # NonConvert
41
+map -shift 0x79 ~ 0xFF23 # Convert
42
+map -shift 0x3A ~ 0xFF30 # Alphanumeric
0 commit comments