Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(kscan): Fix polling of GPIO matrices.
* Add easier macros for conditional polling/interrupt code. * Properly continue polling on intervals, without extra enable/disable code for pins that is superfluous when not trying to deal with interupts firing. * Fix to allow multiple GPIO drivers when doing splits w/ IO expanders
- Loading branch information