Skip to content

Commit

Permalink
Fixes code for C_MUTE.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias Brandt authored Mar 5, 2024
1 parent 2070be3 commit b48c834
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/corneish_zen.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ behaviors {
combo3_mute {
timeout-ms = <50>;
key-positions = <0 1 2>;
bindings = <&kp MUTE>;
bindings = <&kp C_MUTE>;
layers = <0 1 2>;
};
combo3_play {
Expand Down

0 comments on commit b48c834

Please sign in to comment.