Skip to content

Commit

Permalink
Added combo_jk
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] committed Nov 10, 2024
1 parent ed30c66 commit aaa5ec7
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,11 @@
bindings = <&mo 3>;
key-positions = <38 37>;
};

combo_jk {
bindings = <&kp BACKSPACE>;
key-positions = <19 20>;
};
};

behaviors {
Expand Down Expand Up @@ -71,8 +76,8 @@
raise_layer {
bindings = <
&trans &none &none &none &none &none &none &kp LEFT_BRACKET &kp UP_ARROW &kp RIGHT_BRACKET &none &kp DELETE
&trans &none &none &none &none &none &none &kp LEFT_ARROW &kp DOWN_ARROW &kp RIGHT_ARROW &kp BACKSLASH &trans
&trans &none &none &none &none &none &kp HOME &kp PAGE_DOWN &kp PAGE_UP &kp END &none &trans
&trans &none &none &none &none &none &none &kp LEFT_ARROW &kp DOWN_ARROW &kp RIGHT_ARROW &kp SQT &trans
&trans &none &none &none &none &none &kp HOME &kp PAGE_DOWN &kp PAGE_UP &kp END &kp BACKSLASH &trans
&trans &trans &kp LEFT_ALT &none &none &none
>;
};
Expand Down

0 comments on commit aaa5ec7

Please sign in to comment.