Skip to content

Commit

Permalink
move caps_word to fn+esc to avoid conflict with shift+arrows
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] authored Feb 22, 2024
1 parent 5e8f1d0 commit 7c9a206
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/helix.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
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 &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
&caps_word &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 &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 7c9a206

Please sign in to comment.