Use SYS_INIT for BLE and USB init.
This commit is contained in:
parent
48f3f86a83
commit
7c5fb7adb5
7 changed files with 27 additions and 42 deletions
|
|
@ -7,11 +7,6 @@
|
|||
#include <zmk/hog.h>
|
||||
#include <zmk/hid.h>
|
||||
|
||||
int zmk_hog_init()
|
||||
{
|
||||
return zmk_ble_init();
|
||||
}
|
||||
|
||||
enum
|
||||
{
|
||||
HIDS_REMOTE_WAKE = BIT(0),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue