Remove PLUS key from key_name_aliases
This commit is contained in:
parent
e78b6c7c7c
commit
e512b4d3e3
1 changed files with 0 additions and 1 deletions
|
|
@ -21,7 +21,6 @@
|
|||
'\\': 'BACKSLASH',
|
||||
']': 'RIGHT_BRACKET',
|
||||
'`': 'GRAVE_ACCENT',
|
||||
'+': 'PLUS',
|
||||
|
||||
'ESC': 'ESCAPE',
|
||||
'PGUP': 'PAGE_UP',
|
||||
|
|
|
|||
Loading…
Reference in a new issue