You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/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>
5 years ago
..
api clang-format changes 6 years ago
audio clang-format changes 6 years ago
backlight Add central location for ChibiOS defines (#7542) 5 years ago
debounce clang-format changes 6 years ago
keymap_extras Run clang-format manually to fix recently changed files 6 years ago
process_keycode Relocate RGB keycode processing (#7508) 5 years ago
rgb_matrix_animations Fix the RGB_MATRIX_RAINBOW_PINWHEELS animation (#7365) 6 years ago
rgb_matrix_runners clang-format changes 6 years ago
serial_link clang-format changes 6 years ago
split_common Disable usb on slave half to resolve random 'lockup' (#7649) 5 years ago
stm32 Convert backlight to follow driver rules pattern 5 years ago
template Send string keycode tweaks (#7471) 6 years ago
tools
visualizer clang-format changes 6 years ago
api.c clang-format changes 6 years ago
api.h clang-format changes 6 years ago
color.c Use White channel on RGBW LEDs (#7678) 5 years ago
color.h Use White channel on RGBW LEDs (#7678) 5 years ago
config_common.h Run clang-format manually to fix recently changed files 6 years ago
debounce.h
dip_switch.c Run clang-format manually to fix recently changed files 6 years ago
dip_switch.h Add Dip Switch as a core feature (#6140) 6 years ago
dynamic_keymap.c clang-format changes 6 years ago
dynamic_keymap.h clang-format changes 6 years ago
dynamic_macro.h [Core] Convert Dynamic Macro to a Core Feature (#5948) 6 years ago
encoder.c Updated slave encoder sync to reduce dropped pulses - v2 (#7505) 6 years ago
encoder.h
fauxclicky.c clang-format changes 6 years ago
fauxclicky.h clang-format changes 6 years ago
keycode_config.c clang-format changes 6 years ago
keycode_config.h clang-format changes 6 years ago
keymap.h clang-format changes 6 years ago
keymap_common.c core: Fix variable init and header include (#7626) 5 years ago
led_matrix.c clang-format changes 6 years ago
led_matrix_drivers.c clang-format changes 6 years ago
led_tables.c Smoother Linear Light Table (#6764) 6 years ago
led_tables.h
ledmatrix.h clang-format changes 6 years ago
matrix.c clang-format changes 6 years ago
mcu_selection.mk Add rules.mk defaults for f103,f072,f042 (#7704) 5 years ago
pincontrol.h clang-format changes 6 years ago
pointing_device.c clang-format changes 6 years ago
pointing_device.h clang-format changes 6 years ago
quantum.c Make the keyboard beep when Audio is enabled and `\a` is encountered in a sendstring 5 years ago
quantum.h Add central location for ChibiOS defines (#7542) 5 years ago
quantum_keycodes.h Add short aliases for Magic keycodes (#7541) 6 years ago
rgb.h clang-format changes 6 years ago
rgb_matrix.c Turn off RGB Matrix LEDs when keyboard sleeps (#7713) 5 years ago
rgb_matrix.h Relocate RGB keycode processing (#7508) 5 years ago
rgb_matrix_drivers.c Use White channel on RGBW LEDs (#7678) 5 years ago
rgb_matrix_types.h clang-format changes 6 years ago
rgblight.c Use White channel on RGBW LEDs (#7678) 5 years ago
rgblight.h clang-format changes 6 years ago
rgblight_breathe_table.h clang-format changes 6 years ago
rgblight_list.h clang-format changes 6 years ago
rgblight_modes.h clang-format changes 6 years ago
rgblight_post_config.h clang-format changes 6 years ago
rgblight_reconfig.h clang-format changes 6 years ago
send_string_keycodes.h Send string keycode tweaks (#7471) 6 years ago
variable_trace.c clang-format changes 6 years ago
variable_trace.h clang-format changes 6 years ago
velocikey.c clang-format changes 6 years ago
velocikey.h clang-format changes 6 years ago