forked from kofal.net/zmk
refactor(app): remove zmk_action
zmk_action isn't referenced anywhere. PR: #530
This commit is contained in:
@@ -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;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user