Skip to content

Commit

Permalink
Move bluetooth control closer to media, move lock back to original pl…
Browse files Browse the repository at this point in the history
…ace and add caps_word on FN+Shift
  • Loading branch information
keymap-editor[bot] authored Feb 22, 2024
1 parent e1bc85c commit 5e8f1d0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions config/helix.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -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)))
>;
};
};
Expand Down

0 comments on commit 5e8f1d0

Please sign in to comment.