summaryrefslogtreecommitdiff
path: root/app/drivers/zephyr/kscan_gpio_matrix.c
AgeCommit message (Expand)Author
2020-10-06feat(power): Initial deep sleep work.Pete Johanson
2020-10-04feat(kscan): Use PORT events for kscan matrix interruptsPete Johanson
2020-10-01chore: Fix some accidental formatting issues.Pete Johanson
2020-09-28Modify preprocessor directives to use basic #if !defined() rather than Zephyr...Jason Chestnut
2020-09-27Fix preprocessor flag issues for pull request.jason
2020-09-25Fix merge error.Jason Chestnut
2020-09-25Add support to GPIO matrix driver for matrix polling, rather than interrupt-b...Jason Chestnut
2020-09-25Add matrix polling logic to matrix GPIO driver.Jason Chestnut
2020-09-24Restore original matrix driver to correct implementation errors.Jason Chestnut
2020-09-24Add new matrix scan flag and implementation in the gpio matrix driver.Jason Chestnut
2020-09-14chore: clang-format the codebase.Pete Johanson
2020-09-10fix: Switch to single AUTHORS file.* Closes #164Pete Johanson
2020-08-18feeature(bt): Add "unpair combo" on startup.Pete Johanson
2020-08-05Bump delay in scanning while held to 5ms.Pete Johanson
2020-07-11kscan: matrix: Remove verbose logging in read.Pete Johanson
2020-07-07Detect additional key presses on the same output.Pete Johanson
2020-06-25Properly allocate input/output arrays statically.Pete Johanson
2020-06-24Initial working Clueboard California Macropad w/ proton-c fixesPete Johanson