zmk_mf68/app/drivers/zephyr
Pete Johanson 12b9a37005
Merge pull request #211 from petejohanson/core/keymap-port-event-exploration
Use PORT events for kscan matrix interrupts, add option for deep sleep.
2020-10-06 17:32:35 -04:00
..
dts/bindings Filename fix for EN11 -> EC11. 2020-07-21 13:24:44 -04:00
CMakeLists.txt EN11 is actually EC11, some sample work. 2020-07-20 20:54:58 -04:00
Kconfig Add support to GPIO matrix driver for matrix polling, rather than interrupt-based IO. 2020-09-25 11:49:07 -04:00
ec11.c fix(ec11): allow more than one encoder 2020-10-03 14:05:05 -05:00
ec11.h chore: clang-format the codebase. 2020-09-14 00:10:34 -04:00
ec11_trigger.c chore: clang-format the codebase. 2020-09-14 00:10:34 -04:00
kscan_gpio_direct.c fix(kscan): fix direct GPIO when using interrupts 2020-10-04 14:07:20 -05:00
kscan_gpio_matrix.c feat(power): Initial deep sleep work. 2020-10-06 17:24:36 -04:00
module.yaml Move Zephyr app into subdirectory. 2020-06-08 21:07:16 -04:00