Skip to content

Commit 97d8e83

Browse files
committed
added layer 1 back into the scroll layers
1 parent f11da48 commit 97d8e83

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 = <8>;
55-
scroll-layers = <2 5 6>;
55+
scroll-layers = <1 2 5 6>;
5656
automouse-layer = <4>;
5757
};
5858
};

0 commit comments

Comments
 (0)