Skip to content

Commit

Permalink
remove steps
Browse files Browse the repository at this point in the history
  • Loading branch information
rogermeletta committed Jul 4, 2024
1 parent 4160647 commit 63d9187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
label = "LEFT_ENCODER";
a-gpios = <&pro_micro_d 9 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>;
b-gpios = <&pro_micro_d 10 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>;
steps = <80> /* Change this to your encoder's number of detents times 4 */;
//steps = <80> /* Change this to your encoder's number of detents times 4 */;
};

sensors {
Expand Down

0 comments on commit 63d9187

Please sign in to comment.