Skip to content

Commit

Permalink
Update cygnus.keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
tokyo2006 authored Feb 5, 2025
1 parent 7735e91 commit 53662c2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions config/cygnus.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -106,26 +106,31 @@
bac {
bindings = <&kp BACKSLASH>;
key-positions = <5 6>;
timeout-ms = <50>;
};

pipe {
bindings = <&kp PIPE>;
key-positions = <19 20>;
timeout-ms = <50>;
};

esc {
bindings = <&kp ESC>;
key-positions = <0 1>;
timeout-ms = <50>;
};

plus {
bindings = <&kp PLUS>;
key-positions = <19 18>;
timeout-ms = <50>;
};

equal {
bindings = <&kp EQUAL>;
key-positions = <21 20>;
timeout-ms = <50>;
};
};

Expand Down

0 comments on commit 53662c2

Please sign in to comment.