Fix for encoders and support ENCODER_MAP_ENABLE on Planck rev7 (#23967)
Co-authored-by: Nick Brassel <nick@tzarc.org>
This commit is contained in:
parent
e643fa03ef
commit
54f907bfe9
4 changed files with 133 additions and 22 deletions
|
@ -41,3 +41,10 @@
|
|||
- etc.
|
||||
*/
|
||||
// #define MIDI_ADVANCED
|
||||
|
||||
/*
|
||||
* Encoder options
|
||||
*/
|
||||
// #define PLANCK_ENCODER_SETTLE_PIN_STATE_DELAY 20
|
||||
// #define ENCODER_MAP_KEY_DELAY 10
|
||||
// #define ENCODER_RESOLUTION 4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue