Remove RGB_DI_PIN
ifdefs (#20218)
This commit is contained in:
parent
b72b487b4d
commit
ad625e7c06
506 changed files with 18 additions and 1594 deletions
|
@ -21,7 +21,6 @@
|
|||
|
||||
#define RGB_DI_PIN E6
|
||||
|
||||
#ifdef RGB_DI_PIN
|
||||
#define RGBLIGHT_EFFECT_BREATHING
|
||||
#define RGBLIGHT_EFFECT_RAINBOW_MOOD
|
||||
#define RGBLIGHT_EFFECT_RAINBOW_SWIRL
|
||||
|
@ -40,7 +39,6 @@
|
|||
#define RGBLIGHT_VAL_STEP 8
|
||||
#define RGBLIGHT_SLEEP
|
||||
#define RGBLIGHT_LED_MAP { 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 0, 1, 2, 3 }
|
||||
#endif
|
||||
|
||||
#define CAPS_PIN D3
|
||||
#define NUM_PIN F7
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue