Skip to content

Commit

Permalink
Changed combos
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] authored Mar 2, 2024
1 parent 7ad6cc6 commit 0ecbe62
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -66,27 +66,27 @@

prog-parenthesis {
bindings = <&kp LEFT_PARENTHESIS>;
key-positions = <41 19>;
key-positions = <19 40>;
};

prog-bracket {
bindings = <&kp LEFT_BRACE>;
key-positions = <41 20>;
key-positions = <20 40>;
};

prog-lesst {
bindings = <&kp LT>;
key-positions = <41 21>;
key-positions = <21 40>;
};

prog-return {
bindings = <&kp COLON>;
key-positions = <41 31>;
key-positions = <31 40>;
};

prog-equals {
bindings = <&kp EQUAL>;
key-positions = <41 7>;
key-positions = <7 40>;
};

enie {
Expand Down

0 comments on commit 0ecbe62

Please sign in to comment.