summaryrefslogtreecommitdiff
path: root/platform/windows/key_mapping_windows.cpp
AgeCommit message (Expand)Author
2021-09-21Allow for mapping keycodes to current layoutFrixuu
2021-08-10Use Key enum instead of plain integersAaron Franke
2021-05-07Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWit...Lightning_A
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-11-16Remove empty lines around braces with the formatting scriptAaron Franke
2020-05-18Fix certain characters being recognized as special keys in Windows when using...Eric Rybicki
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-05-08Added mapping for KEY_MENU to VK_APPS (0x5d) so context menu's triggered by t...Eric M
2020-02-25Rename `scancode` to `keycode`.bruvzg
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-02-12Platform: Ensure classes match their header filenameRémi Verschelde