Skip to content

Commit

Permalink
add fast edit layer
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] authored Apr 5, 2024
1 parent 2499f0a commit 6c149e9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -254,5 +254,14 @@
&trans &trans &trans &trans &trans &trans
>;
};

fast_edit {
bindings = <
&trans &none &none &none &none &none &kp HOME &kp BACKSPACE &none &kp DELETE &kp END &trans
&trans &none &none &none &kp F &none &kp LC(Z) &kp LEFT &kp UP_ARROW &kp RIGHT &kp PG_UP &trans
&trans &none &none &none &none &none &kp LC(Y) &kp LC(LEFT) &kp DOWN &kp LC(RIGHT) &kp PAGE_DOWN &trans
&trans &trans &trans &trans &trans &trans
>;
};
};
};

0 comments on commit 6c149e9

Please sign in to comment.