Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-03 | refactor: Align drivers with Zephyr file system conventions | innovaker | |
PR: #400 | |||
2020-10-03 | fix(ec11): allow more than one encoder | Joel Spadin | |
Fixes "device.h:101:11: error: redefinition of '__device_ec11'" in firmware that has more than one encoder. | |||
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-07-21 | Tweaks for orientation and A/B pins for Kyria left | Pete Johanson | |
2020-07-21 | Support multiple instances of the encoder. | Pete Johanson | |
2020-07-21 | Code cleanup for non-trigger mode. | Pete Johanson | |
2020-07-21 | Working encoder detection. | Pete Johanson | |
2020-07-20 | Fetch/get implementation work. | Pete Johanson | |
2020-07-20 | EN11 is actually EC11, some sample work. | Pete Johanson | |