Skip to content

Commit e0f358d

Browse files
authored
Update scroll-layers and enable snipe and automouse layers
1 parent 90079e9 commit e0f358d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

config/boards/shields/crosses/crosses_right.overlay

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@
5656
reg = <0>;
5757
spi-max-frequency = <2000000>;
5858
irq-gpios = <&gpio0 6 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
59-
scroll-layers = <3>;
60-
//snipe-layers = <2>;
61-
// automouse-layer = <3>;
59+
scroll-layers = <1>;
60+
snipe-layers = <2>;
61+
automouse-layer = <3>;
6262
};
6363
};
6464

0 commit comments

Comments
 (0)