Initial passkey entry support.

This commit is contained in:
Pete Johanson 2020-05-16 23:26:26 -04:00
parent 3b10e00d27
commit b3babe2505
5 changed files with 67 additions and 9 deletions

View file

@ -1,6 +1,7 @@
#pragma once
#include <zephyr.h>
#include <dt-bindings/zmk/keys.h>
typedef u64_t zmk_key;