summaryrefslogtreecommitdiff
path: root/boards/shields/petejohanson_handwire/Kconfig.defconfig
AgeCommit message (Collapse)Author
2020-05-28Fixes for multiple GPIO kscan devices as expected.Pete Johanson
2020-05-27Initial composite kscan driver.Pete Johanson
* For now, to be used for FrankenKyria, where both matrix halves will be attached to the same MCU, but should be a stepping stone to proper split support once we have a kscan driver over a split transport. * Implement multiple instances for mock kscan driver.
2020-05-01Lots of clean up, basic kscan working, remove zephyr-rust.Pete Johanson