zmk/app/module
svek1 a8f5ab67b5
fix: allow kscan-composite to wake up device. (#2682)
* include kscan.yaml so we can set kscan-composite as a wakeup source
* modify enable and disable callback to check for wakeup capabilities of
composite and children
* disable children wakeup source

The disable function is only called
when the composite is not an enabled wakeup source.
In that case the children should also not be an enabled
wakeup source, so they can get suspended
2024-12-11 14:46:22 -05:00
..
drivers fix: allow kscan-composite to wake up device. (#2682) 2024-12-11 14:46:22 -05:00
dts/bindings feat(kscan): Direct kscan driver can use gpio-keys. 2024-03-27 20:59:26 -07:00
include refactor: Promote debounce to exposed mod lib. 2023-09-16 11:52:40 -07:00
lib refactor: Promote debounce to exposed mod lib. 2023-09-16 11:52:40 -07:00
zephyr refactor: Move drivers into properly module. 2023-09-16 11:52:40 -07:00
CMakeLists.txt refactor: Promote debounce to exposed mod lib. 2023-09-16 11:52:40 -07:00
Kconfig refactor: Promote debounce to exposed mod lib. 2023-09-16 11:52:40 -07:00