Skip to content

Commit

Permalink
Add proper shortcode for KC_DELETE to keycode.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
NoahAndrews committed Nov 9, 2016
1 parent a9e0fd4 commit 64218f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/keycode.txt
Expand Up @@ -84,7 +84,7 @@ KC_PAUSE KC_PAUS 48 Keyboard Pause1
KC_INSERT KC_INS 49 Keyboard Insert1
KC_HOME 4A Keyboard Home1
KC_PGUP 4B Keyboard PageUp1
KC_DELETE KC_DELETE 4C Keyboard Delete Forward
KC_DELETE KC_DEL 4C Keyboard Delete Forward
KC_END 4D Keyboard End1
KC_PGDOWN KC_PGDN 4E Keyboard PageDown1
KC_RIGHT KC_RGHT 4F Keyboard RightArrow1
Expand Down

0 comments on commit 64218f0

Please sign in to comment.