zmk/app
Pete Johanson 0331b7d16e
fix(boards): Properly note ZMK compat for xiao_rp2040/zmk variant (#3326)
Add missing board Kconfig file for properly noting ZMK board compat and
enabling boot mode retention for the `xiao_rp2040//zmk` board variant.
2026-04-15 12:24:59 -06:00
..
boards fix(boards): Properly note ZMK compat for xiao_rp2040/zmk variant (#3326) 2026-04-15 12:24:59 -06: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
.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
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
VERSION chore(main): release 0.3.0 (#2858) 2025-08-01 18:44:20 -04:00
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 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
west.yml SoC: stm32c0 support (#3174) 2026-01-07 18:05:13 -05:00