Remove encoder in-matrix workaround code (#20389)
This commit is contained in:
parent
74fbd5a031
commit
c4a67d3f33
241 changed files with 1106 additions and 5235 deletions
|
@ -3,9 +3,6 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#define ENCODERS_CW_KEY { { 2, 1 } }
|
||||
#define ENCODERS_CCW_KEY { { 0, 1 } }
|
||||
|
||||
#define JOYSTICK_BUTTON_COUNT 13
|
||||
#define JOYSTICK_AXIS_COUNT 1
|
||||
#define JOYSTICK_AXIS_RESOLUTION 16
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue