Skip to content

Commit

Permalink
adding tab to layers
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] authored May 16, 2024
1 parent 676000f commit 057e8f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/lily58.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

bindings = <
&kp ESCAPE &none &none &none &none &none &none &kp BACKSLASH &kp LEFT_BRACKET &kp RIGHT_BRACKET &kp MINUS &mt PLUS BACKSPACE
&none &none &none &none &none &none &none &kp PIPE &kp LEFT_BRACE &kp RIGHT_BRACE &kp UNDER &kp KP_EQUAL
&kp TAB &none &none &none &none &none &none &kp PIPE &kp LEFT_BRACE &kp RIGHT_BRACE &kp UNDER &kp KP_EQUAL
&kp LEFT_SHIFT &none &none &none &none &none &kp LEFT_ARROW &kp DOWN_ARROW &kp UP &kp RIGHT_ARROW &kp GRAVE &kp ENTER
&kp LCTRL &none &none &none &trans &trans &trans &trans &trans &kp C_VOLUME_DOWN &kp C_VOL_UP &kp K_MUTE &none &kp DELETE
&none &to 0 &kp LEFT_GUI &kp LEFT_ALT &kp SPACE &to 2 &trans &trans
Expand All @@ -60,7 +60,7 @@

bindings = <
&kp ESCAPE &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &trans
&none &none &none &none &none &none &kp F11 &kp F12 &none &none &none &trans
&kp TAB &none &none &none &none &none &kp F11 &kp F12 &none &none &none &trans
&kp LEFT_SHIFT &none &none &none &none &none &kp LEFT &kp DOWN &kp UP_ARROW &kp RIGHT &none &kp ENTER
&kp LCTRL &none &none &none &none &none &trans &trans &none &none &none &none &none &none
&trans &to 0 &kp LEFT_GUI &kp LEFT_ALT &trans &to 3 &trans &trans
Expand Down

0 comments on commit 057e8f4

Please sign in to comment.