Remove RGB_DI_PIN
ifdefs (#20218)
This commit is contained in:
parent
b72b487b4d
commit
ad625e7c06
506 changed files with 18 additions and 1594 deletions
|
@ -27,7 +27,6 @@
|
|||
#define FORCE_NKRO
|
||||
|
||||
#define RGB_DI_PIN B1
|
||||
#ifdef RGB_DI_PIN
|
||||
|
||||
#define RGB_MATRIX_KEYPRESSES
|
||||
#define RGB_MATRIX_FRAMEBUFFER_EFFECTS
|
||||
|
@ -80,5 +79,3 @@
|
|||
#define ENABLE_RGB_MATRIX_MULTISPLASH // Full gradient & value pulse away from multiple key hits then fades value out
|
||||
#define ENABLE_RGB_MATRIX_SOLID_SPLASH // Hue & value pulse away from a single key hit then fades value out
|
||||
#define ENABLE_RGB_MATRIX_SOLID_MULTISPLASH // Hue & value pulse away from multiple key hits then fades value out
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue