zmk/app
Nick Conway 3db163aa2c feat(behaviors): Add reusable sensor behaviors.
* Add new sensor behaviors that either take full bindings
  add definition, or accept parameters when bound in the
  keymap.
* Remove existing hard-coded key press sensor behavior
  and instead leverage new generic sensor behaviors to
  achieve the same functionality.

Co-authored-by: nick@conway.dev
2023-04-21 21:13:31 -07:00
..
boards fix(boards): Move nice!60 to SPI3 for underglow 2023-04-21 11:41:10 -05:00
cmake fix(build): Fix for proper string variable check. 2022-06-07 19:43:23 -04:00
drivers fix(display): Tweak EPD driver init/blanking. 2023-04-05 22:55:38 -07:00
dts feat(behaviors): Add reusable sensor behaviors. 2023-04-21 21:13:31 -07:00
include feat(behaviors): Add reusable sensor behaviors. 2023-04-21 21:13:31 -07:00
scripts chore: make west scripts more pythonic and apply Black 2022-01-04 23:59:25 -05:00
src feat(behaviors): Add reusable sensor behaviors. 2023-04-21 21:13:31 -07:00
tests test(behaviors): add unit tests for sticky key quick-release 2023-04-10 01:50:57 -04:00
.gitignore feat(metadata): Add YAML check/format npm scripts. 2021-09-11 00:50:36 -04:00
.prettierrc.js feat(metadata): Add YAML check/format npm scripts. 2021-09-11 00:50:36 -04:00
CMakeLists.txt feat(behaviors): Add reusable sensor behaviors. 2023-04-21 21:13:31 -07:00
core-coverage.yml feature(shields): Add nice!view 2022-09-29 21:11:26 -04:00
Kconfig feat(behaviors): Add reusable sensor behaviors. 2023-04-21 21:13:31 -07:00
Kconfig.behaviors feat(behaviors): Add reusable sensor behaviors. 2023-04-21 21:13:31 -07:00
package-lock.json feat(boards): Add Corne-ish zen v2 2022-12-16 10:57:25 -06:00
package.json feat(metadata): Add YAML check/format npm scripts. 2021-09-11 00:50:36 -04:00
prj.conf Removed development files 2020-08-29 11:53:53 -07:00
run-test.sh fix(tests): ignore line endings 2023-03-21 17:44:49 -07:00
west.yml refactor: Move to Zephyr 3.2 branch. 2023-04-05 22:55:38 -07:00