mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-19 20:45:18 -05:00
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>
|
||||
|
||||
typedef uint32_t zmk_key;
|
||||
typedef uint8_t zmk_action;
|
||||
typedef uint8_t zmk_mod;
|
||||
typedef uint8_t zmk_mod_flags;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user