Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-22 | Initial work on sensor bindings. | 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 | Filename fix for EN11 -> EC11. | Pete Johanson | |
2020-07-21 | Working encoder detection. | Pete Johanson | |
2020-07-20 | Code clean up | Pete Johanson | |
2020-07-20 | Fetch/get implementation work. | Pete Johanson | |
2020-07-20 | EN11 is actually EC11, some sample work. | Pete Johanson | |
2020-07-20 | Interrupt fixes. | Pete Johanson | |
2020-07-19 | Initial en11 exploration. | Pete Johanson | |
2020-07-11 | kscan: matrix: Remove verbose logging in read. | Pete Johanson | |
2020-07-07 | Detect additional key presses on the same output. | Pete Johanson | |
* Interrupts won't follow on additional keys pressed on an already "held" output pin, so queue additional reads while any keys are held. | |||
2020-06-25 | Properly allocate input/output arrays statically. | Pete Johanson | |
2020-06-24 | Fix .gitignore, add missing changes. | Pete Johanson | |
2020-06-24 | Initial working Clueboard California Macropad w/ proton-c fixes | Pete Johanson | |
* Basic Clueboard Californai Macropad shield definition. * New "direct" KSCAN driver that supports non-matrix direct wiring for switches, needed for macropad that doesn't have a matrix at all. * Some renames for existing KSCAN GPIO driver to make the implied "matrix" part explicit. | |||
2020-06-09 | Fix remaining Apache header lines. | Pete Johanson | |
2020-06-08 | Move Zephyr app into subdirectory. | Pete Johanson | |