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
|
@ -8,9 +8,7 @@
|
|||
# define STARTUP_SONG SONG(STARTUP_SOUND)
|
||||
#endif
|
||||
|
||||
#define ENCODERS_CW_KEY { { 1, 1 }, { 3, 1 } }
|
||||
#define ENCODERS_CCW_KEY { { 0, 1 }, { 2, 1 } }
|
||||
|
||||
# define RGBLED_NUM 16
|
||||
# define RGBLIGHT_HUE_STEP 8
|
||||
# define RGBLIGHT_SAT_STEP 8
|
||||
# define RGBLIGHT_VAL_STEP 8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue