refactor(usb): Report USB status w/o HID output.

This commit is contained in:
Pete Johanson
2020-10-04 18:18:44 -04:00
parent e6d9134005
commit bbf5a5905a
5 changed files with 23 additions and 12 deletions

View File

@@ -6,7 +6,7 @@
#include <zmk/endpoints.h>
#include <zmk/hid.h>
#include <zmk/usb_hid.h>
#include <zmk/usb.h>
#include <zmk/hog.h>
#include <logging/log.h>