Lots of cleanup of old events/behavior mash.

This commit is contained in:
Pete Johanson
2020-06-30 15:21:42 -04:00
parent 96ec16da92
commit 57e061ac91
8 changed files with 16 additions and 146 deletions

View File

@@ -1,9 +0,0 @@
#pragma once
#include <zmk/keys.h>
int zmk_events_modifiers_pressed(zmk_mod_flags modifiers);
int zmk_events_modifiers_released(zmk_mod_flags modifiers);
// TODO: Encoders?
// TODO: Sensors?