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 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(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 feat(metadata): Add YAML check/format npm scripts. 2021-09-11 00:50:36 -04:00
.prettierrc.js chore: Add typescript support to eslint, fix errors (#2923) 2025-04-22 20:51:41 -07:00
CMakeLists.txt feat: Add LED indicator support (#3239) 2026-03-23 02:35:35 -04:00
core-coverage.yml refactor(core): Adjust our approach for upstream Zephyr boards (#3145) 2026-02-12 01:53:54 -05:00
Kconfig feat: Add LED indicator support (#3239) 2026-03-23 02:35:35 -04:00
Kconfig.behaviors refactor(behaviors): Add max-held tap-dance config (#2838) 2025-02-25 14:12:27 -05:00
Kconfig.defaults feat!: Move to zephyr v4.1 (#3060) 2025-12-09 19:43:22 -05:00
package-lock.json chore: Update Prettier 2023-04-24 16:07:04 -07:00
package.json chore: Update Prettier 2023-04-24 16:07:04 -07:00
prj.conf fix: Fix syscalls generation setup. 2024-02-09 14:32:46 -08:00
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
VERSION chore(main): release 0.3.0 (#2858) 2025-08-01 18:44:20 -04:00
west.yml SoC: stm32c0 support (#3174) 2026-01-07 18:05:13 -05:00