Skip to content

Commit

Permalink
Updated corne.keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] committed Aug 22, 2024
1 parent 3e2f2b3 commit 2a04538
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -534,8 +534,8 @@
key-positions = <7 19>;
};

combo_ik_pipe {
bindings = <&kp BACKSLASH>;
combo_ik_minus {
bindings = <&kp MINUS>;
key-positions = <8 20>;
};

Expand Down Expand Up @@ -704,6 +704,17 @@
key-positions = <37 40>;
timeout-ms = <30>;
};

combo_ol_backslash {
bindings = <&kp MINUS>;
key-positions = <9 21>;
};

combo_ws_pipe {
bindings = <&kp PIPE>;
key-positions = <2 14>;
layers = <0 5 1 8>;
};
};

behaviors {
Expand Down

0 comments on commit 2a04538

Please sign in to comment.