Modifier event, tweaks for linker script.
This commit is contained in:
parent
9a991bf019
commit
96ec16da92
8 changed files with 73 additions and 41 deletions
6
app/src/events/modifiers_state_changed.c
Normal file
6
app/src/events/modifiers_state_changed.c
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
|
||||
|
||||
#include <kernel.h>
|
||||
#include <zmk/events/modifiers-state-changed.h>
|
||||
|
||||
ZMK_EVENT_IMPL(modifiers_state_changed);
|
||||
Loading…
Add table
Add a link
Reference in a new issue