parent
58ad5d4e86
commit
5eeb310b2f
13 changed files with 258 additions and 0 deletions
|
|
@ -166,6 +166,7 @@ struct zmk_hid_consumer_report {
|
|||
struct zmk_hid_consumer_report_body body;
|
||||
} __packed;
|
||||
|
||||
zmk_mod_flags_t zmk_hid_get_explicit_mods();
|
||||
int zmk_hid_register_mod(zmk_mod_t modifier);
|
||||
int zmk_hid_unregister_mod(zmk_mod_t modifier);
|
||||
int zmk_hid_implicit_modifiers_press(zmk_mod_flags_t implicit_modifiers);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue