浏览代码

Make Ergodox EZ Glow's rgb matrix user configurable

Drashna Jaelre 6 年之前
父节点
当前提交
bdd41715af
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      keyboards/ergodox_ez/ergodox_ez.c

+ 1 - 0
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] = {
 const rgb_led g_rgb_leds[DRIVER_LED_TOTAL] = {
 
 
     /*{row | col << 4}
     /*{row | col << 4}