Skip to content

Commit

Permalink
twentyfirst
Browse files Browse the repository at this point in the history
  • Loading branch information
Blacknosaur committed Sep 28, 2024
1 parent 15b5b4e commit ebd73c9
Showing 1 changed file with 20 additions and 2 deletions.
22 changes: 20 additions & 2 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
bindings = <&kp>, <&kp>;

hold-trigger-key-positions = <36 37 38 6 7 8 9 10 11 18 19 20 21 22 23 30 31 32 33 34 35 39 40 41>;
retro-tap;
};

hrr: hrr {
Expand All @@ -32,7 +31,6 @@
bindings = <&kp>, <&kp>;

hold-trigger-key-positions = <41 40 39 0 1 2 3 4 5 12 13 14 15 16 17 24 25 26 27 28 29 36 37 38>;
retro-tap;
};
};

Expand All @@ -50,6 +48,26 @@
key-positions = <4 3>;
bindings = <&kp TAB>;
};

rekey {
bindings = <&key_repeat>;
key-positions = <16 19>;
};

htmlopen {
bindings = <&htmlel>;
key-positions = <13 22>;
};

afunc {
bindings = <&afunc>;
key-positions = <14 21>;
};

equal {
bindings = <&kp EQUAL>;
key-positions = <1 3>;
};
};

macros {
Expand Down

0 comments on commit ebd73c9

Please sign in to comment.