qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

commit 86f8694580129625a0ca379327ffd96bceb39ff4
parent a683f10bffead2e222a24e056bce9b7409cf22a6
Author: QMK Bot <hello@qmk.fm>
Date:   Mon,  9 Dec 2024 05:44:45 +0000

Merge remote-tracking branch 'origin/master' into develop

Diffstat:
Mdata/constants/keycodes/keycodes_0.0.1_basic.hjson | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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" ]