aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/keycode.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/keycode.txt b/doc/keycode.txt
index 5a42c50bf..687406fda 100644
--- a/doc/keycode.txt
+++ b/doc/keycode.txt
@@ -84,7 +84,7 @@ KC_PAUSE KC_PAUS 48 Keyboard Pause1
84KC_INSERT KC_INS 49 Keyboard Insert1 84KC_INSERT KC_INS 49 Keyboard Insert1
85KC_HOME 4A Keyboard Home1 85KC_HOME 4A Keyboard Home1
86KC_PGUP 4B Keyboard PageUp1 86KC_PGUP 4B Keyboard PageUp1
87KC_DELETE KC_DELETE 4C Keyboard Delete Forward 87KC_DELETE KC_DEL 4C Keyboard Delete Forward
88KC_END 4D Keyboard End1 88KC_END 4D Keyboard End1
89KC_PGDOWN KC_PGDN 4E Keyboard PageDown1 89KC_PGDOWN KC_PGDN 4E Keyboard PageDown1
90KC_RIGHT KC_RGHT 4F Keyboard RightArrow1 90KC_RIGHT KC_RGHT 4F Keyboard RightArrow1