qmk-firmware/quantum
Erovia 642f6cf14f Add support for using ranges for RGB (#4981)
* Add support for using ranges for RGB

This patch adds support for controlling continuous ranges of RGB LEDs.
Helper functions for split boards are also available.

* RGB Range: Use hardware-platform agnostic wait
2019-02-15 06:52:04 -08:00
..
api
audio Fix ARM Audio issues and its EEPROM persistence (#4936) 2019-02-14 20:12:37 -08:00
debounce
keymap_extras
process_keycode Remove problematic unicode_map stub definition in process_unicodemap.c (#5110) 2019-02-14 20:55:31 -08:00
serial_link
split_common
stm32
template
tools
visualizer
api.c
api.h
color.c
color.h
config_common.h
debounce.h
dynamic_keymap.c
dynamic_keymap.h
dynamic_macro.h
encoder.c
encoder.h
fauxclicky.c
fauxclicky.h
keycode_config.c
keycode_config.h
keymap.h
keymap_common.c
led_matrix.c fix the led_matrix.h naming conflict 2019-02-10 15:37:12 -08:00
led_matrix_drivers.c fix the led_matrix.h naming conflict 2019-02-10 15:37:12 -08:00
led_tables.c
led_tables.h
ledmatrix.h fix the led_matrix.h naming conflict 2019-02-10 15:37:12 -08:00
matrix.c Debounce refactor / API (#3720) 2019-02-14 20:36:20 -08:00
mcu_selection.mk
pincontrol.h
pointing_device.c
pointing_device.h
quantum.c fix compiling for backlight without led matrix 2019-02-10 15:37:12 -08:00
quantum.h fix the led_matrix.h naming conflict 2019-02-10 15:37:12 -08:00
quantum_keycodes.h
rgb.h
rgb_matrix.c
rgb_matrix.h revert accidental rgb_matrix.h changes 2019-02-10 15:37:12 -08:00
rgb_matrix_drivers.c
rgblight.c Add support for using ranges for RGB (#4981) 2019-02-15 06:52:04 -08:00
rgblight.h Add support for using ranges for RGB (#4981) 2019-02-15 06:52:04 -08:00
rgblight_list.h
rgblight_reconfig.h
rgblight_types.h
send_string_keycodes.h
variable_trace.c
variable_trace.h