Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-17 | refactor(boards): Switch proton_c to newer pinmux approach. | Peter Johanson | |
See: https://github.com/zephyrproject-rtos/zephyr/issues/28999 PR: https://github.com/zmkfirmware/zmk/pull/736 | |||
2020-12-14 | refactor(app): replace `struct device *` with `const struct device *` | innovaker | |
Replaced with RegExp: /(?<!const )(struct device \*)/g See: https://docs.zephyrproject.org/latest/releases/release-notes-2.4.html PR: #467 | |||
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-08-11 | Fix up some incorrect license headers. | Pete Johanson | |
2020-06-11 | Initial work on Proton-C board definition. | Pete Johanson | |