Skip to content

Commit

Permalink
add missing keys
Browse files Browse the repository at this point in the history
  • Loading branch information
Jake Stewart committed Oct 15, 2023
1 parent 5cf080f commit 1e0443a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions include/key.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,9 @@ enum Key {
K_F11,
K_F12,

K_PAGE_UP,
K_PAGE_DOWN,

K_UTF8,
K_MOUSE,
K_UNKNOWN,
Expand Down

0 comments on commit 1e0443a

Please sign in to comment.