aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2024-12-09 05:44:45 +0000
committerQMK Bot <hello@qmk.fm>2024-12-09 05:44:45 +0000
commit86f8694580129625a0ca379327ffd96bceb39ff4 (patch)
tree043b6e2964276fb633f5f3ac63a5ad8512c58117
parenta683f10bffead2e222a24e056bce9b7409cf22a6 (diff)
parent379bb770057eb4d8c49fb748813fc1b589802acc (diff)
Merge remote-tracking branch 'origin/master' into develop
-rw-r--r--data/constants/keycodes/keycodes_0.0.1_basic.hjson2
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"
]