Initial stab at mod-tap improvements.

* Not working: Roll over + mod-tap with multiple
  mod-tap bindings!
This commit is contained in:
Pete Johanson
2020-07-31 00:07:16 -04:00
parent f269b26ea1
commit f548f2a87c
7 changed files with 188 additions and 32 deletions

View File

@@ -7,4 +7,4 @@
#include <kernel.h>
#include <zmk/events/keycode-state-changed.h>
ZMK_EVENT_IMPL(keycode_state_changed);
ZMK_EVENT_IMPL(keycode_state_changed);