mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-01-01 10:52:00 +00:00
Rename RGBW define to WS2812_RGBW (#23585)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include "ws2812.h"
|
||||
#include "i2c_master.h"
|
||||
|
||||
#ifdef RGBW
|
||||
#ifdef WS2812_RGBW
|
||||
# error "RGBW not supported"
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user