Kaynağa Gözat

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

Jack Humbert 9 yıl önce
ebeveyn
işleme
d94960be5b
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  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)
 {