Browse Source

Make Ergodox EZ Glow's rgb matrix user configurable

pull/4442/head
Drashna Jaelre 5 years ago
parent
commit
bdd41715af
No known key found for this signature in database GPG Key ID: 4C4221222CD5F9F0
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      keyboards/ergodox_ez/ergodox_ez.c

+ 1
- 0
keyboards/ergodox_ez/ergodox_ez.c View File

@ -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