Skip to content

Commit

Permalink
Update alu40.dts
Browse files Browse the repository at this point in the history
  • Loading branch information
ryingg authored Aug 2, 2023
1 parent 75d8baa commit 6bce6b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/boards/arm/alu40/alu40.dts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
sensors {
compatible = "zmk,keymap-sensors";
sensors = <&encoder_1>;
triggers-per-rotation = <10>;
triggers-per-rotation = <18>;
};

kscan0: kscan_0 {
Expand Down Expand Up @@ -69,7 +69,7 @@
label = "ENCODER_ONE";
a-gpios = <&gpio0 17 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>;
b-gpios = <&gpio1 9 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>;
steps = <20>;
steps = <18>;
};

leds {
Expand Down

0 comments on commit 6bce6b4

Please sign in to comment.