Skip to content

Commit 3508486

Browse files
committed
add layer one to the mouse scroll layers
1 parent 3acdf3c commit 3508486

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/boards/shields/charybdis-mini-wireless/charybdis_right.overlay

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
irq-gpios = <&gpio0 6 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
5353
/* optional features */
5454
// snipe-layers = <1>;
55-
scroll-layers = <2 5 6>;
55+
scroll-layers = <1 2 5 6>;
5656
automouse-layer = <4>;
5757
};
5858
};

0 commit comments

Comments
 (0)