@benedekkupper on uhk60, it seems that void keyboard_app::set_report(hid::report::type type, const std::span<const uint8_t> &data) isn't getting called at all.
Would you take a look please?
(As a result, caps lock led isn't getting updated. It seems we have accidentally removed the led update code - fixed in 839586f .)
@benedekkupper on uhk60, it seems that
void keyboard_app::set_report(hid::report::type type, const std::span<const uint8_t> &data)isn't getting called at all.Would you take a look please?
(As a result, caps lock led isn't getting updated. It seems we have accidentally removed the led update code - fixed in 839586f .)