Lots more pieces toward HID working again.
This commit is contained in:
parent
c23d752917
commit
d65629b9a0
19 changed files with 346 additions and 13 deletions
|
|
@ -40,6 +40,7 @@ int zmk_endpoints_send_report(enum zmk_hid_report_changes report_type)
|
|||
int err;
|
||||
struct zmk_hid_keypad_report *keypad_report;
|
||||
struct zmk_hid_consumer_report *consumer_report;
|
||||
LOG_DBG("");
|
||||
switch (report_type)
|
||||
{
|
||||
case Keypad:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue