Skip to content

Commit

Permalink
refactor(kscan): Fix polling of GPIO matrices.
Browse files Browse the repository at this point in the history
* 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
petejohanson committed Feb 2, 2021
1 parent 2f35278 commit 6c7ab0c
Showing 1 changed file with 78 additions and 66 deletions.
Loading

0 comments on commit 6c7ab0c

Please sign in to comment.