Some initial BEL HoG support.

This commit is contained in:
Pete Johanson
2020-05-15 09:41:06 -04:00
parent 04fe57d3a3
commit 73bea6218e
13 changed files with 523 additions and 160 deletions

View File

@@ -2,4 +2,5 @@
#include "keys.h"
int zmk_endpoints_init();
int zmk_endpoints_send_key_event(struct zmk_key_event key_event);