Skip to content

Commit

Permalink
Updated redox.keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] authored Jul 25, 2024
1 parent 0c3b4a7 commit a7938f1
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions config/redox.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -136,18 +136,10 @@
combos {
compatible = "zmk,combos";

combo_escape {
bindings = <&kp ESCAPE>;
key-positions = <62 63>;
timeout-ms = <50>;
layers = <0 1>;
};

combo_enter {
bindings = <&kp ENTER>;
key-positions = <61 64>;
timeout-ms = <50>;
layers = <0 1>;
key-positions = <62 63>;
timeout-ms = <15>;
};

combo_enter_1h {
Expand Down

0 comments on commit a7938f1

Please sign in to comment.