zmk-config

FelixKeeb ZMK firmware
git clone https://git.echoz.io/zmk-config.git
Log | Files | Refs

commit c9d7188081b9399109113dca52a5576f6a7a4214
parent 9cd02180ac399eb6c7b3661368ee2bfabe8e723a
Author: Chris <chris@echoz.io>
Date:   Thu, 11 Dec 2025 06:10:54 +0100

fix: typo

Diffstat:
Mconfig/helix.keymap | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/helix.keymap b/config/helix.keymap @@ -33,7 +33,7 @@ /* left up down right home pgdn pgup end */ &trans &kp LEFT &kp UP &kp DOWN &kp RIGHT &trans &kp HOME &kp PG_DN &kp PG_UP &kp END &trans &trans /* previous mute play/pause next - */ &trans &kp C_PREV &kp C_MUTE &kp C_PP &kc C_NEXT &trans &trans &trans &trans &trans &trans &trans &trans &trans + */ &trans &kp C_PREV &kp C_MUTE &kp C_PP &kp C_NEXT &trans &trans &trans &trans &trans &trans &trans &trans &trans /* mo4 mo3 */ &mo 4 &trans &trans &trans &trans &trans &trans &trans &trans &trans &mo 3 &trans &trans &trans >;