zmk_mf68/app/drivers/zephyr
Pete Johanson a7496ab064 feat(power): Initial deep sleep work.
* New ZMK_SLEEP Kconfig symbol to enable the functionality.
* Switch to PORT events that allows wake from deep sleep.
* Initial basic power management policy, with idle ms,
  and ignoring deep sleep if we detect a USB connection.
2020-10-06 17:24:36 -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
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
Kconfig Add support to GPIO matrix driver for matrix polling, rather than interrupt-based IO. 2020-09-25 11:49:07 -04:00
kscan_gpio_direct.c chore: Fix remaining formatting issues. 2020-10-01 11:43:00 -04: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