qmk-firmware/drivers
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
..
arm Unify RGB and RGBW commands (#7297) 2019-11-09 15:51:39 +00:00
avr Unify RGB and RGBW commands (#7297) 2019-11-09 15:51:39 +00:00
boards clang-format changes 2019-08-30 15:01:52 -07:00
gpio clang-format changes 2019-08-30 15:01:52 -07:00
haptic DRV2605L Continuous Haptic Feedback Support (#6461) 2019-09-19 09:42:33 -07:00
issi [Keyboard] RGB updates on NK65 and HS60 (#6795) 2019-10-08 09:03:51 -07:00
oled Adds raw write functions to the OLED driver (#7237) 2019-11-03 14:34:47 -08:00
qwiic clang-format changes 2019-08-30 15:01:52 -07:00
ugfx/gdisp clang-format changes 2019-08-30 15:01:52 -07:00