Skip to content

Commit

Permalink
updated keycodes for "special keys"
Browse files Browse the repository at this point in the history
  • Loading branch information
cafali authored Aug 27, 2024
1 parent be39a59 commit 8bda660
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions config.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,10 @@ key4=87
#Special Keys:

# BACKSPACE - 8
# SHIFT - 160
# CONTROL - 17
# L SHIFT - 160
# R SHIFT - 161
# L CONTROL - 162
# R CONTROL - 163
# ALT - 164
# ESC - 27
# SPACE - 32
Expand Down

0 comments on commit 8bda660

Please sign in to comment.