refactor(app): remove zmk_action
zmk_action isn't referenced anywhere. PR: #530
This commit is contained in:
parent
aa8efa7078
commit
f8e43932ba
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@
|
||||||
#include <dt-bindings/zmk/keys.h>
|
#include <dt-bindings/zmk/keys.h>
|
||||||
|
|
||||||
typedef uint32_t zmk_key;
|
typedef uint32_t zmk_key;
|
||||||
typedef uint8_t zmk_action;
|
|
||||||
typedef uint8_t zmk_mod;
|
typedef uint8_t zmk_mod;
|
||||||
typedef uint8_t zmk_mod_flags;
|
typedef uint8_t zmk_mod_flags;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue