Add Some of Japanese JIS KeyCodes

This commit is contained in:
kenitp
2025-04-27 01:30:48 +09:00
parent 14ba9b63ff
commit 60c0ea6eb9
2 changed files with 10 additions and 0 deletions

View File

@@ -108,6 +108,11 @@ export const KeyboardCodes: Map<string, number> = new Map([
['Menu', 118],
['IntlRo', 135],
['IntlYen', 137],
['Convert', 138],
['NonConvert', 139],
['ControlLeft', 224],
['ShiftLeft', 225],
['AltLeft', 226],

View File

@@ -108,6 +108,11 @@ export const KeyboardCodes: Map<string, number> = new Map([
['Menu', 118],
['IntlRo', 135],
['IntlYen', 137],
['Convert', 138],
['NonConvert', 139],
['ControlLeft', 224],
['ShiftLeft', 225],
['AltLeft', 226],