mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-05-10 18:01:44 +01:00
Clean up RGB LED type (#21859)
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
|
||||
#if defined(RGB_BACKLIGHT_DAWN60)
|
||||
#include "ws2812.h"
|
||||
LED_TYPE g_ws2812_leds[WS2812_LED_TOTAL];
|
||||
rgb_led_t g_ws2812_leds[WS2812_LED_TOTAL];
|
||||
#endif
|
||||
|
||||
#include "progmem.h"
|
||||
|
||||
Reference in New Issue
Block a user