Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-08 | Move Zephyr app into subdirectory. | Pete Johanson | |
2020-05-27 | Initial 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-24 | Initial exploration of mod tap action. | Pete Johanson | |
2020-05-24 | Add a mock kscan driver, working native_posix. | Pete Johanson | |
* Unified logging to one module. * Mock kscan driver that simulates events. * Working native_posix board target for testing. |