Skip to content

Commit

Permalink
Add ESC key to gaming_2_layer
Browse files Browse the repository at this point in the history
  • Loading branch information
schattenbrot authored Jul 9, 2024
1 parent 24b6b5b commit b7ca3df
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/splitkb_aurora_sweep.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -185,8 +185,8 @@ ZMK_BEHAVIOR(hrm, hold_tap,
bindings = <
&kp ESC &kp N1 &kp N2 &kp N3 &kp N4 &kp Y &kp U &kp I &kp O &to DEFAULT
&kp LSFT &kp N5 &kp N6 &kp N7 &kp N8 &kp J &kp LEFT &kp UP &kp RIGHT &none
&kp LCTL &kp N9 &kp N0 &kp MINUS &kp EQUAL &kp G &kp H &kp DOWN &kp K &none
&none &none &kp B &kp M
&kp LCTL &kp N9 &kp N0 &kp MINUS &kp EQUAL &kp G &kp H &kp DOWN &kp K &none
&none &none &kp B &kp M
>;
};

Expand All @@ -195,7 +195,7 @@ ZMK_BEHAVIOR(hrm, hold_tap,
&kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &none &none &none &none &to DEFAULT
&kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &none &none &none &none &none
&none &kp V &none &kp F11 &kp F12 &none &none &none &none &none
&none &none &none &none
&none &kp ESC &none &none
>;
};
};
Expand Down

0 comments on commit b7ca3df

Please sign in to comment.