X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;ds=sidebyside;f=protocol%2Fpjrc%2Fusb.c;h=393b36f78e04048a87ec1a6c49e92e1927c03a5f;hb=f3132adb33fd38e8d9d49845809ad5cb89f9c9c1;hp=902f9f7f7742751657fb35a8ba3da12a9ad0ab50;hpb=ddf1759dbebda91bcc550191cf779292da5653fc;p=max%2Ftmk_keyboard.git diff --git a/protocol/pjrc/usb.c b/protocol/pjrc/usb.c index 902f9f7f..393b36f7 100644 --- a/protocol/pjrc/usb.c +++ b/protocol/pjrc/usb.c @@ -38,6 +38,7 @@ #include "sleep_led.h" #endif #include "suspend.h" +#include "action_util.h" /************************************************************************** @@ -661,8 +662,9 @@ ISR(USB_GEN_vect) suspend_wakeup_init(); #ifdef SLEEP_LED_ENABLE sleep_led_disable(); -#endif + // NOTE: converters may not accept this led_set(host_keyboard_leds()); +#endif UDIEN |= (1<