Skip to content

Commit

Permalink
add combo for select all
Browse files Browse the repository at this point in the history
  • Loading branch information
wochap committed Aug 27, 2024
1 parent 48b6aab commit 466240a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,13 @@
layers = <COLEMAK_DH QUERTY>;
require-prior-idle-ms = <150>;
};
selall {
timeout-ms = <18>;
bindings = <&kp LC(A)>;
key-positions = <LT3 LT2>;
layers = <COLEMAK_DH QUERTY>;
require-prior-idle-ms = <150>;
};
};

keymap {
Expand Down

0 comments on commit 466240a

Please sign in to comment.