#include "hid.h" void hid_init(void) { } void hid_task(void) { /* assemble hid report */ }