summary refs log tree commit diff
path: root/docs/coding_conventions_python.md
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2020-06-20 15:07:26 -0700
committerGitHub <noreply@github.com>2020-06-20 23:07:26 +0100
commit30cdf9331a0a5b78ddc9d0aff45ff1168de97ae8 (patch)
treebaffc089a5389db00caf4f8616f3818c53a4dcdb /docs/coding_conventions_python.md
parent8252f378d9b453b0078699363543be501c9b81d8 (diff)
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
Diffstat (limited to 'docs/coding_conventions_python.md')
0 files changed, 0 insertions, 0 deletions