[TLAC] Add more VK_OEM keys

This commit is contained in:
nastys
2021-05-10 03:29:58 +02:00
parent 6642a9bb20
commit e293874c04
2 changed files with 9 additions and 4 deletions
@@ -91,8 +91,9 @@ RIGHT_SIDE_SLIDE_RIGHT = O, Ds4_R_Stick_Right, XINPUT_RRIGHT
# - Arrow Keys
# "Up", "Down", "Left", "Right"
# - Special Keys
# - Special Keys (may vary depending on the layout)
# "Enter", "Tab", "Backspace", "Spacebar", "Insert", "Delete", "Home", "End", "PageUp", "PageDown", "Escape"
# "Comma", "Period", "Colon", "Slash", "Tilde", "LeftBracket", "Backslash", "RightBracket", "SingleDoubleQuote", "OEM_8"
# --- MOUSE BUTTON NAMES: ---
# "MouseLeft", "MouseMiddle", "MouseRight", "MouseX1", "MouseX2"