Rename DRIVER_ADDR_n
defines (#22200)
Co-authored-by: Nick Brassel <nick@tzarc.org>
This commit is contained in:
parent
3f1b3a5125
commit
d56ee70c52
208 changed files with 768 additions and 686 deletions
|
@ -18,8 +18,8 @@
|
|||
|
||||
#ifdef RGB_MATRIX_ENABLE
|
||||
|
||||
const ckled2001_led PROGMEM g_ckled2001_leds[RGB_MATRIX_LED_COUNT] = {
|
||||
/* Refer to CKLED2001 manual for these locations
|
||||
const snled27351_led_t PROGMEM g_snled27351_leds[RGB_MATRIX_LED_COUNT] = {
|
||||
/* Refer to SNLED27351 manual for these locations
|
||||
* driver
|
||||
* | R location
|
||||
* | | G location
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue