Added missing codes: KC_MEDIA_FAST_FORWARD and KC_MEDIA_REWIND
This commit is contained in:
parent
82d9abf9f3
commit
3c11a8d241
@ -116,6 +116,8 @@ The source of truth for these codes is the [keycode.txt](https://github.com/qmk/
|
|||||||
|KC_AUDIO_VOL_DOWN|KC_VOLD||
|
|KC_AUDIO_VOL_DOWN|KC_VOLD||
|
||||||
|KC_MEDIA_NEXT_TRACK|KC_MNXT||
|
|KC_MEDIA_NEXT_TRACK|KC_MNXT||
|
||||||
|KC_MEDIA_PREV_TRACK|KC_MPRV||
|
|KC_MEDIA_PREV_TRACK|KC_MPRV||
|
||||||
|
|KC_MEDIA_FAST_FORWARD|KC_MFFD||
|
||||||
|
|KC_MEDIA_REWIND|KC_MRWD||
|
||||||
|KC_MEDIA_STOP|KC_MSTP||
|
|KC_MEDIA_STOP|KC_MSTP||
|
||||||
|KC_MEDIA_PLAY_PAUSE|KC_MPLY||
|
|KC_MEDIA_PLAY_PAUSE|KC_MPLY||
|
||||||
|KC_MEDIA_SELECT|KC_MSEL||
|
|KC_MEDIA_SELECT|KC_MSEL||
|
||||||
|
Loading…
Reference in New Issue
Block a user