Skip to content

Commit

Permalink
switch to C_ variants of non-functional media keys.
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] committed Oct 8, 2024
1 parent ca3f401 commit c073020
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/corneish_zen.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -94,10 +94,10 @@
// | LWR | BACK| CTRL| | ENT | SPC | RSE |

bindings = <
&trans &none &none &none &none &none &kp PSCRN &none &none &none &trans &trans
&trans &none &none &kp HOME &kp END &kp PG_UP &kp LEFT &kp DOWN &kp UP &kp RIGHT &kp K_MUTE &none
&trans &none &none &kp LG(LC(LEFT)) &kp LC(LG(RIGHT)) &kp PG_DN &kp K_PP &kp K_PREV &kp K_NEXT &kp C_VOL_DN &kp C_VOL_UP &trans
&trans &trans &trans &trans &trans &none
&trans &none &none &none &none &none &kp PSCRN &none &none &none &trans &trans
&trans &none &none &kp HOME &kp END &kp PG_UP &kp LEFT &kp DOWN &kp UP &kp RIGHT &kp C_MUTE &none
&trans &none &none &kp LG(LC(LEFT)) &kp LC(LG(RIGHT)) &kp PG_DN &kp C_PLAY_PAUSE &kp C_PREV &kp C_NEXT &kp C_VOL_DN &kp C_VOL_UP &trans
&trans &trans &trans &trans &trans &none
>;
};

Expand Down

0 comments on commit c073020

Please sign in to comment.