Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-27 | Fix preprocessor flag issues for pull request. | jason | |
2020-09-25 | Add support to GPIO matrix driver for matrix polling, rather than ↵ | Jason Chestnut | |
interrupt-based IO. - Add ZMK_KSCAN_MATRIX_POLLING config flag to Kconfig - Update matrix driver code to use the above flag to conditionally add the handling code for polling operations. | |||
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-09-01 | fix(kscan): Avoid sending duplicate kscan events. | Pete Johanson | |
2020-06-24 | Fix .gitignore, add missing changes. | Pete Johanson | |