qmk-firmware/quantum
Drashna Jaelre 7ba6456c0b Use White channel on RGBW LEDs (#7678)
* Use White channel on RGBW LEDs

Co-authored-by: kwerdenker <sebastian.spindler@gmail.com>

* Manually apply white channel to array

* Move where convert_rgb_to_rgbw is called

* Fix type for rgbw led struct

* Add changes to Ergodox EZ

can revert if deemed necessary

* Revert "Add changes to Ergodox EZ"

This reverts commit aa44db198d40d758ca10470eb94615513592d1dd.

* Revert "Fix type for rgbw led struct"

This reverts commit c5c744cba040201cc0d124400773cf13f8a2cf22.

* Revert "Move where convert_rgb_to_rgbw is called"

This reverts commit cd7f17caf6dd30731c54b3be54490fe4519444f9.

* Revert changes and fix up functions

* Enable white channel for Ergodox EZ as well

* Only run conversion of rgblight is enabled

Co-authored-by: kwerdenker <sebastian.spindler@gmail.com>
2019-12-31 16:33:49 +00:00
..
api
audio
backlight Add central location for ChibiOS defines (#7542) 2019-12-21 18:22:49 +00:00
debounce
keymap_extras Run clang-format manually to fix recently changed files 2019-11-17 08:25:58 -08:00
process_keycode Relocate RGB keycode processing (#7508) 2019-12-16 12:27:53 -08:00
rgb_matrix_animations Fix the RGB_MATRIX_RAINBOW_PINWHEELS animation (#7365) 2019-11-15 13:12:34 -08:00
rgb_matrix_runners
serial_link
split_common Disable usb on slave half to resolve random 'lockup' (#7649) 2019-12-16 16:33:48 +00:00
stm32 Convert backlight to follow driver rules pattern 2019-12-14 03:25:06 +00:00
template Send string keycode tweaks (#7471) 2019-11-25 23:16:58 -08:00
tools
visualizer
api.c
api.h
color.c Use White channel on RGBW LEDs (#7678) 2019-12-31 16:33:49 +00:00
color.h Use White channel on RGBW LEDs (#7678) 2019-12-31 16:33:49 +00:00
config_common.h Run clang-format manually to fix recently changed files 2019-11-17 08:25:58 -08:00
debounce.h
dip_switch.c Run clang-format manually to fix recently changed files 2019-11-17 08:25:58 -08:00
dip_switch.h
dynamic_keymap.c
dynamic_keymap.h
dynamic_macro.h
encoder.c Updated slave encoder sync to reduce dropped pulses - v2 (#7505) 2019-12-07 23:51:42 -08:00
encoder.h
fauxclicky.c
fauxclicky.h
keycode_config.c
keycode_config.h
keymap.h
keymap_common.c core: Fix variable init and header include (#7626) 2019-12-14 12:00:09 +00:00
led_matrix.c
led_matrix_drivers.c
led_tables.c
led_tables.h
ledmatrix.h
matrix.c
mcu_selection.mk Add rules.mk defaults for f103,f072,f042 (#7704) 2019-12-28 19:18:52 +00:00
pincontrol.h
pointing_device.c
pointing_device.h
quantum.c Make the keyboard beep when Audio is enabled and `\a` is encountered in a sendstring 2019-12-25 11:34:25 -08:00
quantum.h Add central location for ChibiOS defines (#7542) 2019-12-21 18:22:49 +00:00
quantum_keycodes.h Add short aliases for Magic keycodes (#7541) 2019-12-05 00:44:39 -08:00
rgb.h
rgb_matrix.c Turn off RGB Matrix LEDs when keyboard sleeps (#7713) 2019-12-25 17:54:47 +00:00
rgb_matrix.h Relocate RGB keycode processing (#7508) 2019-12-16 12:27:53 -08:00
rgb_matrix_drivers.c Use White channel on RGBW LEDs (#7678) 2019-12-31 16:33:49 +00:00
rgb_matrix_types.h
rgblight.c Use White channel on RGBW LEDs (#7678) 2019-12-31 16:33:49 +00:00
rgblight.h
rgblight_breathe_table.h
rgblight_list.h
rgblight_modes.h
rgblight_post_config.h
rgblight_reconfig.h
send_string_keycodes.h Send string keycode tweaks (#7471) 2019-11-25 23:16:58 -08:00
variable_trace.c
variable_trace.h
velocikey.c
velocikey.h