Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-06-27 | Kyria left/right overlays, matrix transform fixes | Pete Johanson | |
* Refactor Kyria into separate left/right "revisions" of the Kyria shield, and include central kyria.dtsi file with common definition. * Fixes for keymaps to work fully with matrix transforms that override effective rows/columns. * Add ability for matrix transform to do row/col offsets, which is needed for split keyboards. | |||
2020-06-20 | Refactor matrix transform, positions pervasively | Pete Johanson | |
* Do mapping to positions right in kscan handler, and then surface positions throughout the API. |