Skip to content

Commit

Permalink
Switch fn button
Browse files Browse the repository at this point in the history
  • Loading branch information
Promytheos committed Dec 18, 2024
1 parent 062875b commit 36c0fcf
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions boards/shields/vortex_corne/vortex_corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
&kp ESC &kp Q &kp W &kp E &kp R &kp T &kp Y &kp U &kp I &kp O &kp P &kp MINUS
&kp TAB &mt LGUI A &mt LALT S &mt LSHFT D &mt LCTRL F &kp G &kp H &mt RCTRL J &mt RSHFT K &mt RALT L &mt RGUI SEMI &kp SQT
&to GAMING &kp Z &kp X &kp C &kp V &kp B &kp N &kp M &kp COMMA &kp DOT &kp FSLH &kp BSLH
&none &mo NUMBER &kp RET &kp SPACE &bspc_del &mo FUNCTION
&mo FUNCTION &mo NUMBER &kp RET &kp SPACE &bspc_del &none
>;
};

Expand All @@ -91,10 +91,10 @@

fn_layer {
bindings = <
&none &kp F1 &kp F2 &kp F3 &kp F4 &none &kp C_PREV &kp C_PP &kp C_NEXT &kp C_MUTE &kp C_VOL_DN &kp C_VOL_UP
&none &kp F5 &kp F6 &kp F7 &kp F8 &none &kp LEFT &kp DOWN &kp UP &kp RIGHT &none &none
&none &kp F9 &kp F10 &kp F11 &kp F12 &none &bt BT_PRV &bt BT_NXT &bt BT_CLR &bt BT_CLR_ALL &none &none
&out OUT_TOG &none &none &none &none &none
&none &kp F1 &kp F2 &kp F3 &kp F4 &none &kp C_PREV &kp C_PP &kp C_NEXT &kp C_MUTE &kp C_VOL_DN &kp C_VOL_UP
&none &kp F5 &kp F6 &kp F7 &kp F8 &none &kp LEFT &kp DOWN &kp UP &kp RIGHT &none &none
&none &kp F9 &kp F10 &kp F11 &kp F12 &none &bt BT_PRV &bt BT_NXT &bt BT_CLR &bt BT_CLR_ALL &none &none
&none &none &none &none &none &out OUT_TOG
>;
};
};
Expand Down

0 comments on commit 36c0fcf

Please sign in to comment.