mirror of
https://github.com/sipeed/NanoKVM-USB.git
synced 2026-09-12 06:29:59 -05:00
Add Some of Japanese JIS KeyCodes
This commit is contained in:
@@ -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],
|
||||
|
||||
@@ -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],
|
||||
|
||||
Reference in New Issue
Block a user