summaryrefslogtreecommitdiff
path: root/boards/shields/petejohanson_handwire/petejohanson_handwire.overlay
AgeCommit message (Collapse)Author
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-16Keymap directory support.Pete Johanson
2020-05-10Use a custom key code.Pete Johanson
2020-05-06Tweak to use a chosen node for kscan device.Pete Johanson
2020-05-05Get *basic* USB report sending working.Pete Johanson
2020-05-03Start to get layers + keymaps pulled in from DTS.Pete Johanson
2020-05-01Lots of clean up, basic kscan working, remove zephyr-rust.Pete Johanson