Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-25 | feat(kscan_mock): Increase max number of events | innovaker | |
This is necessary for testing a large number of events (e.g. every key code) within a single build/pass. The u8_t limitation became apparent during end-to-end testing of #21. | |||
2020-09-14 | chore: clang-format the codebase. | Pete Johanson | |
* Use the LLVM style * Override indent width (8) and column limit (100) * Fixes #142. | |||
2020-09-10 | fix: Switch to single AUTHORS file.* Closes #164 | Pete Johanson | |
2020-08-28 | fix(test): off by one error with kscan processing | Cody McGinnis | |
2020-08-28 | fix(test): change the layout | Cody McGinnis | |
2020-06-20 | Lots more pieces toward HID working again. | Pete Johanson | |
2020-06-08 | Move Zephyr app into subdirectory. | Pete Johanson | |