zmk_mf68/app
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
..
boards feat(kscan): Use PORT events for kscan matrix interrupts 2020-10-04 22:03:21 -04:00
cmake fix(shields): Load Kconfig for out-of-tree shields 2020-08-20 11:38:36 -04:00
drivers/zephyr feat(power): Initial deep sleep work. 2020-10-06 17:24:36 -04:00
dts feat(bluetooth): Proper bond management, identity support for non-splits 2020-09-13 22:33:05 -04:00
include feat(power): Initial deep sleep work. 2020-10-06 17:24:36 -04:00
src feat(power): Initial deep sleep work. 2020-10-06 17:24:36 -04:00
tests fix(tests): pending tests pass now 2020-09-08 12:00:46 -04:00
.gitignore Removed development files 2020-08-29 11:53:53 -07:00
CMakeLists.txt feat(power): Initial deep sleep work. 2020-10-06 17:24:36 -04:00
Kconfig feat(power): Initial deep sleep work. 2020-10-06 17:24:36 -04:00
prj.conf Removed development files 2020-08-29 11:53:53 -07:00
run-test.sh fix(tests): return error code when build fails 2020-09-14 10:34:05 -04:00
west.yml fix(build): Remove more unused west modules. 2020-08-17 22:49:15 -04:00