Skip to content

Commit

Permalink
replace &kp to &consumer on vol and bri
Browse files Browse the repository at this point in the history
  • Loading branch information
zoovasoup committed Sep 12, 2024
1 parent 956a688 commit b4c2f04
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions boards/shields/waffle-34k/waffle-34k.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,10 @@ behaviors {

mouse {
bindings = <
&mkp MB3 &mkp MB2 &kp HASH &mkp MB1 &trans &trans &kp C_VOL_DOWN &kp C_VOL_UP &kp LBKT &kp RBKT
&mkp MB3 &mkp MB2 &kp HASH &mkp MB1 &trans &trans &consumer C_VOL_DOWN &consumer C_VOL_UP &kp LBKT &kp RBKT
&trans &trans &trans &trans &trans &kp LEFT &kp DOWN &kp UP &kp RIGHT &kp BSLH
&trans &trans &trans &trans &trans &trans &kp C_BRI_DOWN &kp C_BRI_UP &trans &trans
&trans &mkp MB1 &trans &trans
&trans &trans &trans &trans &trans &trans &consumer C_BRI_DOWN &consumer C_BRI_UP &trans &trans
&key_repeat &mkp MB1 &trans &trans
>;
};

Expand Down

0 comments on commit b4c2f04

Please sign in to comment.