diff options
Diffstat (limited to 'src/hog.h')
-rw-r--r-- | src/hog.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/hog.h b/src/hog.h deleted file mode 100644 index a1e4142..0000000 --- a/src/hog.h +++ /dev/null @@ -1,9 +0,0 @@ - -#pragma once - -#include "keys.h" -#include "hid.h" - -int zmk_hog_init(); - -int zmk_hog_send_report(struct zmk_hid_report *report);
\ No newline at end of file |