mirror of https://github.com/zmkfirmware/zmk.git
Remove extra '#'.
This commit is contained in:
parent
998f42a2ed
commit
d1cb3969f0
|
|
@ -3,7 +3,6 @@
|
|||
#include <zmk/hid.h>
|
||||
#include <zmk/usb_hid.h>
|
||||
#include <zmk/hog.h>
|
||||
#
|
||||
|
||||
#include <logging/log.h>
|
||||
LOG_MODULE_DECLARE(zmk, CONFIG_ZMK_LOG_LEVEL);
|
||||
|
|
|
|||
Loading…
Reference in New Issue