Lots more pieces toward HID working again.

This commit is contained in:
Pete Johanson
2020-06-20 00:11:39 -04:00
parent c23d752917
commit d65629b9a0
19 changed files with 346 additions and 13 deletions

View File

@@ -9,6 +9,7 @@
#include <device.h>
#include <drivers/kscan.h>
#include <logging/log.h>
LOG_MODULE_DECLARE(zmk, CONFIG_ZMK_LOG_LEVEL);
#include <zmk/kscan-mock.h>