From 5e8f1d0f70966e5572b093720198be6bfb5bdc8d Mon Sep 17 00:00:00 2001 From: "keymap-editor[bot]" <91849743+keymap-editor[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 13:06:05 +0000 Subject: [PATCH] Move bluetooth control closer to media, move lock back to original place and add caps_word on FN+Shift --- config/helix.keymap | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config/helix.keymap b/config/helix.keymap index d99b524..563c02f 100644 --- a/config/helix.keymap +++ b/config/helix.keymap @@ -20,11 +20,11 @@ lower_layer { label = "fn"; bindings = < -&trans &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp DELETE -&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans -&trans &trans &kp C_BRIGHTNESS_INC &kp C_PREVIOUS &kp C_PLAY_PAUSE &kp C_NEXT &kp LEFT_ARROW &kp DOWN &kp UP_ARROW &kp RIGHT &trans &trans -&trans &trans &kp C_BRIGHTNESS_DEC &kp C_VOLUME_DOWN &kp K_MUTE &kp C_VOLUME_UP &bt BT_PRV &bt BT_NXT &trans &trans &trans &trans &trans &trans -&trans &trans &kp LC(LG(SPACE)) &trans &trans &trans &kp LG(LC(LA(LS(F6)))) &kp LC(LA(LG(C))) &trans &trans &trans &trans &trans &kp LA(LC(LG(SPACE))) +&trans &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp DELETE +&trans &trans &trans &bt BT_PRV &trans &bt BT_NXT &trans &trans &trans &trans &trans &trans +&trans &trans &kp C_BRIGHTNESS_INC &kp C_PREVIOUS &kp C_PLAY_PAUSE &kp C_NEXT &kp LEFT_ARROW &kp DOWN &kp UP_ARROW &kp RIGHT &trans &trans +&caps_word &trans &kp C_BRIGHTNESS_DEC &kp C_VOLUME_DOWN &kp K_MUTE &kp C_VOLUME_UP &kp LG(LC(LA(LS(F6)))) &trans &trans &trans &trans &trans &trans &trans +&trans &trans &kp LC(LG(SPACE)) &trans &trans &trans &trans &kp LC(LA(LG(C))) &trans &trans &trans &trans &trans &kp LA(LC(LG(SPACE))) >; }; };