zmk/app
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
..
boards feat(boards): Update for mikoto board definition (#1946) 2024-12-05 02:02:58 -05:00
dts fix: allow kscan-composite to wake up device. (#2682) 2024-12-11 14:46:22 -05:00
include feat(mouse): Add mouse move and scroll support (#2477) 2024-12-09 19:45:41 -05:00
keymap-module
module fix: allow kscan-composite to wake up device. (#2682) 2024-12-11 14:46:22 -05:00
scripts fix: Support west test when invoked as module 2024-09-06 14:56:40 -04:00
snippets feat(boards): add nrf52840-nosd snippet 2024-11-12 18:28:59 -07:00
src feat(mouse): Add mouse move and scroll support (#2477) 2024-12-09 19:45:41 -05:00
tests fix(pointing): Complete header rename missed in refactor (#2702) 2024-12-10 02:29:35 -05:00
.gitignore
.prettierrc.js
CMakeLists.txt feat(mouse): Add mouse move and scroll support (#2477) 2024-12-09 19:45:41 -05:00
Kconfig feat(mouse): Add mouse move and scroll support (#2477) 2024-12-09 19:45:41 -05:00
Kconfig.behaviors feat(mouse): Add mouse move and scroll support (#2477) 2024-12-09 19:45:41 -05:00
Kconfig.defaults refactor(Kconfig): Extracted designer defaults out into new files (#2537) 2024-12-04 16:19:35 -05:00
VERSION chore(main): release 0.1.0 (#2657) 2024-12-04 14:26:12 -05:00
core-coverage.yml feat(mouse): Add mouse move and scroll support (#2477) 2024-12-09 19:45:41 -05:00
package-lock.json
package.json
prj.conf
run-ble-test.sh
run-test.sh
west.yml fix(studio): Bump nanopb version with build fixes. 2024-11-01 13:17:29 -06:00