summaryrefslogtreecommitdiff
path: root/app/include/zmk/endpoints.h
diff options
context:
space:
mode:
Diffstat (limited to 'app/include/zmk/endpoints.h')
-rw-r--r--app/include/zmk/endpoints.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/include/zmk/endpoints.h b/app/include/zmk/endpoints.h
index 624bb4e..4c0f442 100644
--- a/app/include/zmk/endpoints.h
+++ b/app/include/zmk/endpoints.h
@@ -3,5 +3,4 @@
#include <zmk/keys.h>
#include <zmk/hid.h>
-int zmk_endpoints_init();
int zmk_endpoints_send_report(u8_t usage_report);