Skip to content

Commit

Permalink
Add missing key codes to docs (fixes #39)
Browse files Browse the repository at this point in the history
  • Loading branch information
msanders committed Oct 29, 2019
1 parent 3fc590c commit 5692e03
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/key.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,18 @@ Constants
:code: F10
:code: F11
:code: F12
:code: F13
:code: F14
:code: F15
:code: F16
:code: F17
:code: F18
:code: F19
:code: F20
:code: F21
:code: F22
:code: F23
:code: F24
:code: ALT
:code: BACKSPACE
:code: CAPS_LOCK
Expand All @@ -40,6 +52,7 @@ Constants
:code: ESCAPE
:code: HOME
:code: LEFT_ARROW
:code: META
:code: PAGE_DOWN
:code: PAGE_UP
:code: RETURN
Expand Down

0 comments on commit 5692e03

Please sign in to comment.