Make Ergodox EZ Glow's rgb matrix user configurable
This commit is contained in:
parent
504bf11769
commit
bdd41715af
1 changed files with 1 additions and 0 deletions
|
@ -269,6 +269,7 @@ const is31_led g_is31_leds[DRIVER_LED_TOTAL] = {
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
__attribute__ ((weak))
|
||||||
const rgb_led g_rgb_leds[DRIVER_LED_TOTAL] = {
|
const rgb_led g_rgb_leds[DRIVER_LED_TOTAL] = {
|
||||||
|
|
||||||
/*{row | col << 4}
|
/*{row | col << 4}
|
||||||
|
|
Loading…
Reference in a new issue