refactor(hid): Mod defines in dedicated header.
This commit is contained in:
parent
55b5936d00
commit
32e7159373
6 changed files with 32 additions and 26 deletions
|
|
@ -7,7 +7,7 @@
|
|||
#pragma once
|
||||
|
||||
#include <zephyr.h>
|
||||
#include <dt-bindings/zmk/keys.h>
|
||||
#include <dt-bindings/zmk/modifiers.h>
|
||||
#include <zmk/event-manager.h>
|
||||
|
||||
struct keycode_state_changed {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue