qmk-firmware/drivers/avr
Drashna Jaelre 60e4921378 Unify RGB and RGBW commands (#7297)
* Fix unicode in comments

Co-Authored-By: fauxpark <fauxpark@gmail.com>

* Remove separate RGBW implementation for a unified function

* Set White to 0 in RGBW LEDs

This is just to get this working, later, proper brightness can be handled elsewhere.

* Use us instead of nanoseconds(?) since it renders correctly on web

* Remove RGBW function from arm/ws2812.h

* Remove RGBW function from arm/ws2812.c

* Formatting changes

* Add doc info
2019-11-09 15:51:39 +00:00
..
analog.c
analog.h
apa102.c
apa102.h
glcdfont.c
hd44780.c
hd44780.h
i2c_master.c
i2c_master.h
i2c_slave.c
i2c_slave.h
pro_micro.h
ssd1306.c
ssd1306.h
ws2812.c Unify RGB and RGBW commands (#7297) 2019-11-09 15:51:39 +00:00
ws2812.h Unify RGB and RGBW commands (#7297) 2019-11-09 15:51:39 +00:00
ws2812_i2c.c Unify RGB and RGBW commands (#7297) 2019-11-09 15:51:39 +00:00