Skip to content

Commit

Permalink
added some blank combos
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] authored Jun 26, 2024
1 parent ccc86d0 commit f9ced3a
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,26 @@
bindings = <&kp DOUBLE_QUOTES>;
key-positions = <16 17>;
};

blank {
bindings = <&kp NUMBER_1>;
key-positions = <3 4>;
};

blank2 {
bindings = <&kp NUMBER_2>;
key-positions = <15 16>;
};

blank3 {
bindings = <&kp NUMBER_2>;
key-positions = <28 27>;
};

blank4 {
bindings = <&kp NUMBER_3>;
key-positions = <18 19>;
};
};
};

Expand Down

0 comments on commit f9ced3a

Please sign in to comment.