Remove RGB_DI_PIN
ifdefs (#20218)
This commit is contained in:
@@ -16,12 +16,10 @@
|
||||
|
||||
#pragma once
|
||||
#define RGBLIGHT_LAYERS
|
||||
#ifdef RGB_DI_PIN
|
||||
// /*== or choose animations ==*/
|
||||
#define RGBLIGHT_EFFECT_BREATHING
|
||||
#define RGBLIGHT_EFFECT_RAINBOW_MOOD
|
||||
#define RGBLIGHT_EFFECT_RAINBOW_SWIRL
|
||||
#endif
|
||||
|
||||
#define TAPPING_TERM 200
|
||||
#define UNICODE_SELECTED_MODES UNICODE_MODE_MACOS, UNICODE_MODE_LINUX, UNICODE_MODE_WINCOMPOSE
|
||||
|
Reference in New Issue
Block a user