zmk/app/include/drivers
Pete Johanson cb867f92db
Feature: input processor behavior invocation (#2714)
refactor(pointing): Allow stopping event propagation

    Allow input processors to return a special value if a given input event
    should not be further processed/propagated.

feat(pointing): Add behavior input processor

    Add the ability to intercept certain input events and trigger behaviors
    when they occur.

Co-authored-by: Jorge Villalobos <minusfive@users.noreply.github.com>
Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
2024-12-17 20:50:06 -05:00
..
behavior.h pre-commit: re-format using clang-format hook (v18.1.8) 2024-09-13 16:04:26 -06:00
ext_power.h refactor: Move to `zephyr/` include paths. 2023-04-05 22:55:38 -07:00
input_processor.h Feature: input processor behavior invocation (#2714) 2024-12-17 20:50:06 -05:00