瀏覽代碼

Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard

Jack Humbert 9 年之前
父節點
當前提交
d94960be5b
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      quantum/led.c

+ 1 - 0
quantum/led.c

@@ -24,6 +24,7 @@ void led_set_kb(uint8_t usb_led) {
 
 }
 
+__attribute__ ((weak))
 void led_set(uint8_t usb_led)
 {