Remove RGB_DI_PIN
ifdefs (#20218)
This commit is contained in:
@@ -9,10 +9,8 @@
|
||||
#define NO_ACTION_ONESHOT
|
||||
#define TAPPING_TOGGLE 3
|
||||
|
||||
/*#define RGB_DI_PIN F4*/
|
||||
#ifdef RGB_DI_PIN
|
||||
#define RGB_DI_PIN F4
|
||||
#define RGBLED_NUM 1
|
||||
#define RGBLIGHT_HUE_STEP 1
|
||||
#define RGBLIGHT_SAT_STEP 1
|
||||
#define RGBLIGHT_VAL_STEP 1
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user