zmk/app
snoyer 8a44ef109a
feat(behaviors): add `&out OUT_NONE` (#3235)
Allow manually setting the preferred transport to `ZMK_TRANSPORT_NONE` with the `&out` behavior to prevent the keyboard from sending any output.
2026-03-31 00:52:27 -04:00
..
boards fix(display): add serial VCOM inversion for Nice! View (#3294) 2026-03-31 00:36:53 -04:00
dts feat: Add LED indicator support (#3239) 2026-03-23 02:35:35 -04:00
include feat(behaviors): add `&out OUT_NONE` (#3235) 2026-03-31 00:52:27 -04:00
keymap-module feat!: Move to zephyr v4.1 (#3060) 2025-12-09 19:43:22 -05:00
module fix(core): One tick kscan wait on RP2350 (#3255) 2026-03-19 16:48:06 -04:00
scripts
snippets
src feat(behaviors): add `&out OUT_NONE` (#3235) 2026-03-31 00:52:27 -04:00
tests feat(endpoints): add "no endpoint" value (#3140) 2026-02-12 01:51:42 -05:00
.gitignore
.prettierrc.js
CMakeLists.txt feat: Add LED indicator support (#3239) 2026-03-23 02:35:35 -04:00
Kconfig feat: Add LED indicator support (#3239) 2026-03-23 02:35:35 -04:00
Kconfig.behaviors
Kconfig.defaults feat!: Move to zephyr v4.1 (#3060) 2025-12-09 19:43:22 -05:00
VERSION
core-coverage.yml refactor(core): Adjust our approach for upstream Zephyr boards (#3145) 2026-02-12 01:53:54 -05:00
package-lock.json
package.json
prj.conf
run-ble-test.sh refactor(core): Adjust our approach for upstream Zephyr boards (#3145) 2026-02-12 01:53:54 -05:00
run-test.sh refactor(core): Adjust our approach for upstream Zephyr boards (#3145) 2026-02-12 01:53:54 -05:00
west.yml SoC: stm32c0 support (#3174) 2026-01-07 18:05:13 -05:00