Skip to content

Commit

Permalink
Update m60.keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
fkpwolf authored Mar 17, 2022
1 parent 89259cc commit bdf445b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/m60.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@

fn_layer {
bindings = <
&kp GRAVE &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp F11 &kp F12 &bootloader
&kp GRAVE &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 DEL
&trans &bt BT_CLR &kp UP &none &none &none &none &none &none &none &none &none &none &reset
&trans &kp LEFT &kp DOWN &kp RIGHT &none &none &none &none &none &none &none &none &trans
&trans &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
&trans &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bootloader &none &none &none &none &none &trans
&trans &trans &trans &trans &trans &trans &trans &trans
>;
};
};
};
};

0 comments on commit bdf445b

Please sign in to comment.