Skip to content

Commit

Permalink
Fix keymap formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
rastasheep committed Jun 27, 2022
1 parent 0234e30 commit e9a6f50
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions config/lily58.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -80,11 +80,11 @@

lower_layer {
bindings = <
&bt BT_CLR &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &none &none &none &none &none &trans
&kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp F11 &kp F12
&kp GRAVE &kp EXCL &kp AT &kp HASH &kp DOLLAR &kp PRCNT &kp CARET &kp AMPS &kp KP_MULTIPLY &kp LPAR &kp RPAR &kp TILDE
&none &ext_power EP_ON &ext_power EP_OFF &ext_power EP_TOG &none &none &none &none &none &kp MINUS &kp KP_PLUS &kp LBRC &kp RBRC &kp PIPE
&none &none &trans &trans &trans &trans &none &none
&bt BT_CLR &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &none &none &none &none &none &trans
&kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp F11 &kp F12
&kp GRAVE &kp EXCL &kp AT &kp HASH &kp DOLLAR &kp PRCNT &kp CARET &kp AMPS &kp KP_MULTIPLY &kp LPAR &kp RPAR &kp TILDE
&none &ext_power EP_ON &ext_power EP_OFF &ext_power EP_TOG &none &none &none &none &none &kp MINUS &kp KP_PLUS &kp LBRC &kp RBRC &kp PIPE
&none &none &trans &trans &trans &trans &none &none
>;
};

Expand Down

0 comments on commit e9a6f50

Please sign in to comment.