Skip to content

Commit

Permalink
Use both Consumer and keyboard keys for volume
Browse files Browse the repository at this point in the history
  • Loading branch information
megamind4089 authored May 10, 2021
1 parent 9bfd430 commit d04af9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/lily58.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
&kp LALT &kp LGUI &mo 1 &kp SPACE &kp RET &mo 2 &kp BSPC &kp RGUI
>;

sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN &inc_dec_kp PG_UP PG_DN>;
sensor-bindings = <&inc_dec_kp C_VOL_UP K_VOL_DN &inc_dec_kp PG_UP PG_DN>;
};

lower_layer {
Expand Down

0 comments on commit d04af9b

Please sign in to comment.