mirror of
https://github.com/firewalkwithm3/qmk_firmware.git
synced 2024-11-22 19:40:29 +08:00
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 a new issue