aboutsummaryrefslogtreecommitdiffstats
path: root/docs/keycodes.md
diff options
context:
space:
mode:
authorQMK Bot2025-09-30 00:55:23 +0200
committerQMK Bot2025-09-30 00:55:23 +0200
commit24bc4aef03ea3aec8cdb515ffe0942e4f6939c4a (patch)
tree9824a7fe56000926cabc381a8fbb01df85267fd0 /docs/keycodes.md
parent532fb2f960da66193a8fdf77dcc2115c86a9876e (diff)
parent7aed244aaeb943377e134e21cce273a12b4b56f9 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'docs/keycodes.md')
-rw-r--r--docs/keycodes.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/keycodes.md b/docs/keycodes.md
index 9a4ca7ea0c..9c918b7676 100644
--- a/docs/keycodes.md
+++ b/docs/keycodes.md
@@ -203,8 +203,8 @@ See also: [Basic Keycodes](keycodes_basic)
|`KC_WWW_STOP` |`KC_WSTP` |Browser Stop |✔ | |✔ |
|`KC_WWW_REFRESH` |`KC_WREF` |Browser Refresh |✔ | |✔ |
|`KC_WWW_FAVORITES` |`KC_WFAV` |Browser Favorites |✔ | |✔ |
-|`KC_MEDIA_FAST_FORWARD` |`KC_MFFD` |Next Track |✔ |✔<sup>5</sup>|✔ |
-|`KC_MEDIA_REWIND` |`KC_MRWD` |Previous Track |✔<sup>6</sup>|✔<sup>5</sup>|✔ |
+|`KC_MEDIA_FAST_FORWARD` |`KC_MFFD` |Fast Forward |✔ |✔<sup>5</sup>|✔ |
+|`KC_MEDIA_REWIND` |`KC_MRWD` |Rewind |✔<sup>6</sup>|✔<sup>5</sup>|✔ |
|`KC_BRIGHTNESS_UP` |`KC_BRIU` |Brightness Up |✔ |✔ |✔ |
|`KC_BRIGHTNESS_DOWN` |`KC_BRID` |Brightness Down |✔ |✔ |✔ |
|`KC_CONTROL_PANEL` |`KC_CPNL` |Open Control Panel |✔ | | |