zmk/app
Pete Johanson e4fb39d4a6
fix(studio): Allow setting UART RPC thread priority (#3290)
To ensure we can tune things when other threads may have priority,
preventing UART processing in time for the studio UI requirements,
adjust our default UART thread priority, and allow overriding as needed.
2026-03-20 03:51:46 -04:00
..
boards Add `ZMK_BOARD_COMPAT` symbol, that we can enable for our ZMK variants (#3265) 2026-03-03 10:39:11 -05:00
dts fix(core): support magic bootloader values for nRF52833 (#3163) 2025-12-24 08:16:59 -07:00
include feat(endpoints): add "no endpoint" value (#3140) 2026-02-12 01:51:42 -05: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 feat(boards): add nrf52840-nosd snippet 2024-11-12 18:28:59 -07:00
src fix(studio): Allow setting UART RPC thread priority (#3290) 2026-03-20 03:51:46 -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!: Move to zephyr v4.1 (#3060) 2025-12-09 19:43:22 -05:00
Kconfig Add `ZMK_BOARD_COMPAT` symbol, that we can enable for our ZMK variants (#3265) 2026-03-03 10:39:11 -05: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
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