Modifier event, tweaks for linker script.

This commit is contained in:
Pete Johanson
2020-06-30 10:43:09 -04:00
parent 9a991bf019
commit 96ec16da92
8 changed files with 73 additions and 41 deletions

View File

@@ -0,0 +1,6 @@
#include <kernel.h>
#include <zmk/events/modifiers-state-changed.h>
ZMK_EVENT_IMPL(modifiers_state_changed);