Compare commits

...

2 Commits

Author SHA1 Message Date
KemoNine 6cf82bc8d8 Merge branch 'master' of https://git.kemonine.info/kemonine/keyboard 2021-09-08 21:04:25 +00:00
KemoNine c88e2a6859 move grave on lily for muscle memory/sanity 2021-09-08 21:04:10 +00:00
1 changed files with 2 additions and 2 deletions

View File

@ -213,11 +213,11 @@
function_layer {
label = "Function";
bindings = <
&trans &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp DEL
&kp GRAVE &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp DEL
&trans &kp PG_UP &kp HOME &kp UP &kp END &kp F11 &kp F12 &trans &trans &trans &trans &kp DEL
&trans &kp PG_DN &kp LEFT &kp DOWN &kp RIGHT &trans &trans &trans &trans &trans &trans &kp INSERT
&trans &trans &trans &trans &trans &trans &trans &ext_power EP_TOG &trans &trans &trans &trans &trans &kp PSCRN
&trans &trans &kp GRAVE &trans &trans &mo LAYER_ID_FUNC &kp C_MUTE &kp C_PLAY_PAUSE
&trans &trans &trans &trans &trans &mo LAYER_ID_FUNC &kp C_MUTE &kp C_PLAY_PAUSE
>;
};