Move RGBLED_NUM to data driven (#21278)
This commit is contained in:
@@ -23,7 +23,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#define CAPS_LOCK_LED_PIN B6
|
||||
|
||||
/* ws2812 RGB LED */
|
||||
#define RGBLED_NUM 16 // Number of LEDs
|
||||
#define RGBLIGHT_EFFECT_BREATHING
|
||||
#define RGBLIGHT_EFFECT_RAINBOW_MOOD
|
||||
#define RGBLIGHT_EFFECT_RAINBOW_SWIRL
|
||||
|
||||
Reference in New Issue
Block a user