Fix consumer keys w/ refactored behaviors.
This commit is contained in:
parent
8027be106e
commit
55cf9db564
20 changed files with 193 additions and 238 deletions
|
|
@ -4,5 +4,4 @@
|
|||
#include <zmk/hid.h>
|
||||
|
||||
int zmk_endpoints_init();
|
||||
int zmk_endpoints_send_report(enum zmk_hid_report_changes changes);
|
||||
int zmk_endpoints_send_key_event(struct zmk_key_event key_event);
|
||||
int zmk_endpoints_send_report(u8_t usage_report);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue