Skip to content

Commit

Permalink
Updated redox.keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] authored Jul 25, 2024
1 parent a7938f1 commit ee0eb3d
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions config/redox.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,8 @@
combo_enter {
bindings = <&kp ENTER>;
key-positions = <62 63>;
timeout-ms = <15>;
timeout-ms = <75>;
layers = <0 1>;
};

combo_enter_1h {
Expand Down Expand Up @@ -215,11 +216,11 @@
// | CRTL | ALT | GUI | LOWER | GUI | LOWER | SPACE | --- | DEL | SPACE | RAISE | LEFT | DOWN | UP | RIGHT |

bindings = <
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&trans &none &none &macro_rider_cpp_header_hop &kp LC(LS(B)) &td_run &trans &trans &kp LC(LEFT) &none &none &kp LC(RIGHT) &none &trans
&trans &kp LC(LS(F)) &macro_rider_find_member &kp LC(A) &kp LC(C) &kp LC(V) &trans &trans &kp LEFT &kp DOWN &kp UP &kp RIGHT &macro_context_actions &trans
&trans &kp LC(Z) &none &macro_rename &macro_comment &macro_uncomment &trans &trans &trans &trans &kp LS(LC(LEFT)) &none &none &kp LC(LS(RIGHT)) &none &trans
&trans &trans &trans &trans &trans &trans &none &trans &trans &trans &trans &trans &trans &trans
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&trans &none &none &macro_rider_cpp_header_hop &kp LC(LS(B)) &td_run &trans &trans &kp LC(LEFT) &none &none &kp LC(RIGHT) &none &trans
&trans &kp LC(LS(F)) &macro_rider_find_member &kp LC(A) &kp LC(C) &kp LC(V) &trans &trans &kp LEFT &kp DOWN &kp UP &kp RIGHT &macro_context_actions &trans
&trans &kp LC(Z) &none &macro_rename &macro_comment &macro_uncomment &trans &trans &trans &trans &kp PAGE_UP &none &none &kp PAGE_DOWN &none &trans
&trans &trans &trans &trans &trans &trans &none &trans &trans &trans &trans &trans &trans &trans
>;
};
};
Expand Down

0 comments on commit ee0eb3d

Please sign in to comment.