@difizen/mana-core
Version:
56 lines (55 loc) • 3.42 kB
text/typescript
export default {
"info": { "name": "00030409", "id": "001A", "text": "United States-Dvorak for left hand" },
"mapping": {
"KeyA": { "vkey": "VK_OEM_MINUS", "value": "-", "withShift": "_" },
"KeyB": { "vkey": "VK_W", "value": "w", "withShift": "W" },
"KeyC": { "vkey": "VK_G", "value": "g", "withShift": "G" },
"KeyD": { "vkey": "VK_C", "value": "c", "withShift": "C" },
"KeyE": { "vkey": "VK_B", "value": "b", "withShift": "B" },
"KeyF": { "vkey": "VK_D", "value": "d", "withShift": "D" },
"KeyG": { "vkey": "VK_T", "value": "t", "withShift": "T" },
"KeyH": { "vkey": "VK_H", "value": "h", "withShift": "H" },
"KeyI": { "vkey": "VK_O", "value": "o", "withShift": "O" },
"KeyJ": { "vkey": "VK_E", "value": "e", "withShift": "E" },
"KeyK": { "vkey": "VK_A", "value": "a", "withShift": "A" },
"KeyL": { "vkey": "VK_Z", "value": "z", "withShift": "Z" },
"KeyM": { "vkey": "VK_I", "value": "i", "withShift": "I" },
"KeyN": { "vkey": "VK_N", "value": "n", "withShift": "N" },
"KeyO": { "vkey": "VK_OEM_PERIOD", "value": ".", "withShift": ">" },
"KeyP": { "vkey": "VK_6", "value": "6", "withShift": "^" },
"KeyQ": { "vkey": "VK_OEM_1", "value": ";", "withShift": ":" },
"KeyR": { "vkey": "VK_Y", "value": "y", "withShift": "Y" },
"KeyS": { "vkey": "VK_K", "value": "k", "withShift": "K" },
"KeyT": { "vkey": "VK_U", "value": "u", "withShift": "U" },
"KeyU": { "vkey": "VK_S", "value": "s", "withShift": "S" },
"KeyV": { "vkey": "VK_V", "value": "v", "withShift": "V" },
"KeyW": { "vkey": "VK_Q", "value": "q", "withShift": "Q" },
"KeyX": { "vkey": "VK_X", "value": "x", "withShift": "X" },
"KeyY": { "vkey": "VK_R", "value": "r", "withShift": "R" },
"KeyZ": { "vkey": "VK_OEM_7", "value": "'", "withShift": "\"" },
"Digit1": { "vkey": "VK_OEM_4", "value": "[", "withShift": "{" },
"Digit2": { "vkey": "VK_OEM_6", "value": "]", "withShift": "}" },
"Digit3": { "vkey": "VK_OEM_2", "value": "/", "withShift": "?" },
"Digit4": { "vkey": "VK_P", "value": "p", "withShift": "P" },
"Digit5": { "vkey": "VK_F", "value": "f", "withShift": "F" },
"Digit6": { "vkey": "VK_M", "value": "m", "withShift": "M" },
"Digit7": { "vkey": "VK_L", "value": "l", "withShift": "L" },
"Digit8": { "vkey": "VK_J", "value": "j", "withShift": "J" },
"Digit9": { "vkey": "VK_4", "value": "4", "withShift": "$" },
"Digit0": { "vkey": "VK_3", "value": "3", "withShift": "#" },
"Minus": { "vkey": "VK_2", "value": "2", "withShift": "@" },
"Equal": { "vkey": "VK_1", "value": "1", "withShift": "!" },
"BracketLeft": { "vkey": "VK_5", "value": "5", "withShift": "%" },
"BracketRight": { "vkey": "VK_OEM_PLUS", "value": "=", "withShift": "+" },
"Backslash": { "vkey": "VK_OEM_5", "value": "\\", "withShift": "|" },
"Semicolon": { "vkey": "VK_8", "value": "8", "withShift": "*" },
"Quote": { "vkey": "VK_7", "value": "7", "withShift": "&" },
"Backquote": { "vkey": "VK_OEM_3", "value": "`", "withShift": "~" },
"Comma": { "vkey": "VK_OEM_COMMA", "value": ",", "withShift": "<" },
"Period": { "vkey": "VK_0", "value": "0", "withShift": ")" },
"Slash": { "vkey": "VK_9", "value": "9", "withShift": "(" },
"IntlBackslash": { "vkey": "VK_OEM_102", "value": "\\", "withShift": "|" },
"IntlRo": { "vkey": "VK_ABNT_C1" },
"IntlYen": { "vkey": "VK_UNKNOWN" }
}
}