Skip to content

Commit

Permalink
Added Esc combo to game layer
Browse files Browse the repository at this point in the history
  • Loading branch information
satchafunkilus authored Dec 30, 2023
1 parent 53bcc41 commit 866f770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/base.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@
escape {
bindings = <&mt LG(LA(K)) ESC>;
key-positions = <LT3 LT4>;
layers = <0 1 5>;
layers = <0 1 2 5>;
};
cut {
bindings = <&kp LC(X)>;
Expand Down

0 comments on commit 866f770

Please sign in to comment.