Skip to content

Add scanner for direct keys

Latest
Compare
Choose a tag to compare
@Neradoc Neradoc released this 18 Oct 03:09
· 15 commits to main since this release

Scan a matrix keyboard with a MCP23017 I2C GPIO expander.
Scan a direct connection keyboard with a MCP23017 I2C GPIO expander.

  • McpKeysScanner to scan a set of buttons or keys directly connected to the pins.
  • McpMatrixScanner to scan a matrix keyboard.