forked from kofal.net/zmk
Message queue and work item for process scan events.
* Prep for using ISR for kscan GPIO, by moving event process into a work item.
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
#ifndef ZMK_KSCAN_H
|
||||
#define ZMK_KSCAN_H
|
||||
|
||||
int zmk_kscan_init(char *name);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user