diff options
author | QMK Bot <hello@qmk.fm> | 2024-12-09 05:44:45 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2024-12-09 05:44:45 +0000 |
commit | 86f8694580129625a0ca379327ffd96bceb39ff4 (patch) | |
tree | 043b6e2964276fb633f5f3ac63a5ad8512c58117 | |
parent | a683f10bffead2e222a24e056bce9b7409cf22a6 (diff) | |
parent | 379bb770057eb4d8c49fb748813fc1b589802acc (diff) |
Merge remote-tracking branch 'origin/master' into develop
-rw-r--r-- | data/constants/keycodes/keycodes_0.0.1_basic.hjson | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/constants/keycodes/keycodes_0.0.1_basic.hjson b/data/constants/keycodes/keycodes_0.0.1_basic.hjson index 430211ecca..66aba7b1fc 100644 --- a/data/constants/keycodes/keycodes_0.0.1_basic.hjson +++ b/data/constants/keycodes/keycodes_0.0.1_basic.hjson @@ -1140,7 +1140,7 @@ "0x00AE": { "group": "media", "key": "KC_MEDIA_PLAY_PAUSE", - "label": "Mute", + "label": "Play/Pause Track", "aliases": [ "KC_MPLY" ] |