Make Ergodox EZ Glow's rgb matrix user configurable

subatomic
Drashna Jaelre 7 years ago
parent 504bf11769
commit bdd41715af
No known key found for this signature in database
GPG Key ID: 4C4221222CD5F9F0
  1. 1
      keyboards/ergodox_ez/ergodox_ez.c

@ -269,6 +269,7 @@ const is31_led g_is31_leds[DRIVER_LED_TOTAL] = {
};
__attribute__ ((weak))
const rgb_led g_rgb_leds[DRIVER_LED_TOTAL] = {
/*{row | col << 4}

Loading…
Cancel
Save