Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard
This commit is contained in:
commit
d94960be5b
|
@ -24,6 +24,7 @@ void led_set_kb(uint8_t usb_led) {
|
|||
|
||||
}
|
||||
|
||||
__attribute__ ((weak))
|
||||
void led_set(uint8_t usb_led)
|
||||
{
|
||||
|
||||
|
|
Loading…
Reference in New Issue