qmk_firmware/quantum
Drashna Jaelre 30cdf9331a
Change led variable in rgb_matrix_drivers to avoid conflicts (#9412)
* Change `led` to `led_matrix` in rgb_matrix_drivers

Is a minor change that only affects the driver file. 

However, this will allow somebody to run rgblight along side rgb matrix
using the ws2812 driver, as well.  Specifically, so you can use the
custom driver for rgblight to set a different pin (barring a change to
the `ws2812_setleds` function).  

Courtesy of discord conversion:
https://discordapp.com/channels/440868230475677696/568161140534935572/721555623191248906

* Change name to be super specific

* Update rgb_matrix_drivers.c
2020-06-20 23:07:26 +01:00
..
api
audio
backlight adds support for the atmega328 (#9043) 2020-06-10 22:23:11 +01:00
debounce
keymap_extras BE_J should map to KC_J (#9243) 2020-06-01 14:04:44 +10:00
process_keycode
rgb_matrix_animations 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07:00
rgb_matrix_runners
serial_link
split_common Fixed slave-side keyboard half unresponsiveness (#9360) 2020-06-10 17:25:45 +01:00
stm32 Initial arm serial partially based on old lets split code 2020-05-21 18:04:30 +01:00
template
tools
visualizer 2020 February 29 Breaking Changes Update (#8064) 2020-02-29 11:59:30 -08:00
api.c
api.h
color.c Run clang-format manually to fix recently changed files (#7934) 2020-01-19 16:30:34 +00:00
color.h
config_common.h
debounce.h
dip_switch.c
dip_switch.h
dynamic_keymap.c format code according to conventions [skip ci] 2020-03-14 14:08:48 +00:00
dynamic_keymap.h
dynamic_macro.h
encoder.c
encoder.h
fauxclicky.c
fauxclicky.h
keycode_config.c
keycode_config.h clang-format changes 2019-08-30 15:01:52 -07:00
keymap_common.c Strip out features to allow minimum firmware sizes (#8645) 2020-04-01 21:06:22 +01:00
keymap.h
led_matrix_drivers.c
led_matrix.c
led_tables.c Remove unused LED_BREATHING_TABLE 2020-03-06 22:29:01 -08:00
led_tables.h
ledmatrix.h clang-format changes 2019-08-30 15:01:52 -07:00
matrix_common.c
matrix.c
mcu_selection.mk
pointing_device.c
pointing_device.h clang-format changes 2019-08-30 15:01:52 -07:00
quantum_keycodes.h
quantum.c
quantum.h format code according to conventions [skip ci] 2020-04-29 11:38:51 +00:00
rgb_matrix_drivers.c
rgb_matrix_types.h
rgb_matrix.c
rgb_matrix.h
rgb.h
rgblight_breathe_table.h
rgblight_list.h clang-format changes 2019-08-30 15:01:52 -07:00
rgblight_modes.h
rgblight_post_config.h
rgblight.c
rgblight.h
send_string_keycodes.h
variable_trace.c
variable_trace.h
velocikey.c
velocikey.h
via.c
via.h
wpm.c
wpm.h