Skip to content

Commit

Permalink
Merge pull request #552 from crkochan/doio-kb30-tweak
Browse files Browse the repository at this point in the history
DOIO KB30-01: Tweak encoder resolution
  • Loading branch information
xyzz authored Sep 30, 2023
2 parents ed609a8 + cc78e42 commit 3f16b9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keyboards/doio/kb30/keymaps/vial/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@
#undef ENCODERS_PAD_B
#define ENCODERS_PAD_A { B5, A1, A4 }
#define ENCODERS_PAD_B { B6, A2, A3 }
#define ENCODER_RESOLUTIONS { 1, 1, 4 }
#define ENCODER_RESOLUTIONS { 4, 4, 4 }

0 comments on commit 3f16b9c

Please sign in to comment.