Explorar el Código

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

Jack Humbert hace 9 años
padre
commit
d94960be5b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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)
 {