Skip to content

Commit

Permalink
scroll layers not right
Browse files Browse the repository at this point in the history
  • Loading branch information
bullwinkle3000 committed Jan 7, 2024
1 parent a4fbcd6 commit 17339c1
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 8 deletions.
31 changes: 24 additions & 7 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion config/boards/shields/wyld_dm/wyld_dm_left.overlay
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,8 @@
reg = <0>;
spi-max-frequency = <2000000>;
irq-gpios = <&gpio0 3 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
scroll-layer = <1>;
scroll-layers = <1>; // optional indexes of drag scroll layers
snipe-layers = <>; // optional indexes of snipe/precision layers
};
};

Expand Down

0 comments on commit 17339c1

Please sign in to comment.