Skip to content

Commit

Permalink
Updated keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
VoltaicGRiD committed Aug 2, 2024
1 parent 7886630 commit c17a3a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions boards/shields/voltarium/voltarium.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@
behaviors {
rot_kp: rot_kp {
compatible = "zmk,behavior-sensor-rotate";
#sensor-binding-cells = <2>;
#sensor-binding-cells = <0>;
bindings = <&kp C_VOL_DN>, <&kp C_VOL_UP>;
};

rot_pg_ud_kp: rot_pg_ud_kp {
compatible = "zmk,behavior-sensor-rotate";
#sensor-binding-cells = <2>;
#sensor-binding-cells = <0>;
bindings = <&kp PG_DN>, <&kp PG_UP>;
};

Expand Down

0 comments on commit c17a3a7

Please sign in to comment.