Skip to content

Commit

Permalink
add layer one to the mouse scroll layers
Browse files Browse the repository at this point in the history
  • Loading branch information
280Zo committed Aug 1, 2024
1 parent 3acdf3c commit 3508486
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
irq-gpios = <&gpio0 6 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
/* optional features */
// snipe-layers = <1>;
scroll-layers = <2 5 6>;
scroll-layers = <1 2 5 6>;
automouse-layer = <4>;
};
};
Expand Down

0 comments on commit 3508486

Please sign in to comment.