Add action-preprocessing kb/user hooks in planck
This commit is contained in:
parent
2181be029e
commit
bcebb3447c
2 changed files with 18 additions and 15 deletions
|
@ -42,5 +42,6 @@
|
|||
|
||||
void matrix_init_user(void);
|
||||
void matrix_scan_user(void);
|
||||
void process_action_user(keyrecord_t *record);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue