qmk_firmware/quantum
Danny f077204fae Add support for RGB LEDs wired directly to each half's controller (#5392)
* Add support for wiring RGB LEDs for both halves directly to their respective controllers

RGB LEDs for each half don't need to be chained together across the TRRS cable with this

* Add split RGB LED support for serial

* Update config/rules for bakingpy layout

* Un-nest ifdefs for hand detection

* Read RGB config state from memory instead of EEPROM for serial updates

* Reuse existing LED pointer instead of creating new one
2019-03-23 17:20:14 -07:00
..
api
audio
debounce
keymap_extras
process_keycode
serial_link
split_common Add support for RGB LEDs wired directly to each half's controller (#5392) 2019-03-23 17:20:14 -07:00
stm32
template
tools
visualizer
api.c
api.h
color.c
color.h
config_common.h
debounce.h
dynamic_keymap.c Added macros to Dynamic Keymaps, Zeal60 RGB backlight improvements (#4520) 2018-11-30 08:43:34 -08:00
dynamic_keymap.h
dynamic_macro.h
encoder.c
encoder.h
fauxclicky.c
fauxclicky.h
keycode_config.c
keycode_config.h
keymap_common.c
keymap.h
led_matrix_drivers.c
led_matrix.c
led_tables.c
led_tables.h
ledmatrix.h
matrix.c
mcu_selection.mk
pincontrol.h
pointing_device.c
pointing_device.h
quantum_keycodes.h
quantum.c
quantum.h
rgb_matrix_drivers.c
rgb_matrix.c
rgb_matrix.h
rgb.h
rgblight_list.h
rgblight_reconfig.h
rgblight_types.h
rgblight.c Add support for RGB LEDs wired directly to each half's controller (#5392) 2019-03-23 17:20:14 -07:00
rgblight.h Add support for RGB LEDs wired directly to each half's controller (#5392) 2019-03-23 17:20:14 -07:00
send_string_keycodes.h
variable_trace.c
variable_trace.h
velocikey.c
velocikey.h