diff options
Diffstat (limited to 'docs/keycodes.md')
-rw-r--r-- | docs/keycodes.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/keycodes.md b/docs/keycodes.md index 60f14844c..7dcff03fd 100644 --- a/docs/keycodes.md +++ b/docs/keycodes.md | |||
@@ -185,8 +185,8 @@ This is a reference only. Each group of keys links to the page documenting their | |||
185 | |`KC_AUDIO_MUTE` |`KC_MUTE` |Mute | | 185 | |`KC_AUDIO_MUTE` |`KC_MUTE` |Mute | |
186 | |`KC_AUDIO_VOL_UP` |`KC_VOLU` |Volume Up | | 186 | |`KC_AUDIO_VOL_UP` |`KC_VOLU` |Volume Up | |
187 | |`KC_AUDIO_VOL_DOWN` |`KC_VOLD` |Volume Down | | 187 | |`KC_AUDIO_VOL_DOWN` |`KC_VOLD` |Volume Down | |
188 | |`KC_MEDIA_NEXT_TRACK` |`KC_MNXT` |Next Track (Windows) | | 188 | |`KC_MEDIA_NEXT_TRACK` |`KC_MNXT` |Next Track | |
189 | |`KC_MEDIA_PREV_TRACK` |`KC_MPRV` |Previous Track (Windows) | | 189 | |`KC_MEDIA_PREV_TRACK` |`KC_MPRV` |Previous Track | |
190 | |`KC_MEDIA_STOP` |`KC_MSTP` |Stop Track (Windows) | | 190 | |`KC_MEDIA_STOP` |`KC_MSTP` |Stop Track (Windows) | |
191 | |`KC_MEDIA_PLAY_PAUSE` |`KC_MPLY` |Play/Pause Track | | 191 | |`KC_MEDIA_PLAY_PAUSE` |`KC_MPLY` |Play/Pause Track | |
192 | |`KC_MEDIA_SELECT` |`KC_MSEL` |Launch Media Player (Windows) | | 192 | |`KC_MEDIA_SELECT` |`KC_MSEL` |Launch Media Player (Windows) | |