Add nav keys to function layer on 7skb so can have toggle navigation or temp navigation

This commit is contained in:
KemoNine 2021-05-08 16:48:52 +00:00
parent bf355da634
commit 9a2812f8f0
1 changed files with 4 additions and 4 deletions

View File

@ -87,10 +87,10 @@
label = "Function";
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 &trans &kp DEL
&kp CAPS &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &kp INS
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &kp PSCRN
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &kp C_PLAY_PAUSE
&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 &trans &kp DEL
&kp CAPS &kp PG_UP &kp HOME &kp UP &kp END &trans &trans &kp HOME &kp UP &kp END &kp PG_UP &trans &trans &kp INS
&trans &kp PG_DN &kp LEFT &kp DOWN &kp RIGHT &trans &trans &kp LEFT &kp DOWN &kp RIGHT &kp PG_DN &trans &kp PSCRN
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &kp C_PLAY_PAUSE
&trans &trans &trans &trans &kp C_VOL_UP &trans &kp C_VOL_DN &kp C_MUTE
>;
};