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

4
src/ble.h Normal file
View File

@@ -0,0 +1,4 @@
#pragma once
int zmk_ble_init();