Skip to content

Commit

Permalink
fix: KC_MEDIA_PLAY_PAUSE label (qmk#24693)
Browse files Browse the repository at this point in the history
  • Loading branch information
tenstad authored and pull[bot] committed Dec 9, 2024
1 parent 09cee60 commit 7b031b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/constants/keycodes/keycodes_0.0.1_basic.hjson
Original file line number Diff line number Diff line change
Expand Up @@ -1140,7 +1140,7 @@
"0x00AE": {
"group": "media",
"key": "KC_MEDIA_PLAY_PAUSE",
"label": "Mute",
"label": "Play/Pause Track",
"aliases": [
"KC_MPLY"
]
Expand Down

0 comments on commit 7b031b5

Please sign in to comment.