Skip to content

Commit

Permalink
Disable previous ESCAPE key to try and get used to the new one
Browse files Browse the repository at this point in the history
  • Loading branch information
0xcharly committed Aug 15, 2024
1 parent 6472ca4 commit b2c3527
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/skeletyl.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@
bindings = <
/* ╭──────────────────────────────────────────────────────────────────╮ ╭──────────────────────────────────────────────────────────────────╮ */
&kp PERCENT &kp HASH &kp EXCL &kp EQUAL &none &none &kp CARET &kp QMARK &kp DOLLAR &kp BSLH
&kp GRAVE &kp ESCAPE &kp MINUS &kp COLON &sshift &none &kp LBRC &kp UNDER &kp RBRC &kp AT
&kp GRAVE &none &kp MINUS &kp COLON &sshift &none &kp LBRC &kp UNDER &kp RBRC &kp AT
&kp TILDE &kp PLUS &kp ASTERISK &kp SLASH &none &none &kp LBKT &kp DQT &kp RBKT &none
/* ╰──────────────────────────────────────────────────────────────────┤ ├──────────────────────────────────────────────────────────────────╯ */
&trans &trans &none &sl SYSTEM &none &trans /*↓*/
Expand Down

0 comments on commit b2c3527

Please sign in to comment.