zmk/app
Peter Johanson e077745e1d feat(display): Add thread name to dedicated display queue.
When thread names are enabled, pass a name to the dedicated display
queue for better tracibility when using the thread analyzer.
2025-11-19 11:43:00 -07:00
..
boards refactor(boards): Adjust XIAO RP2040 override names, bootloader support 2025-11-19 11:43:00 -07:00
dts refactor(boards): Add boot mode to the nice!nano using common dtsi 2025-11-19 11:43:00 -07:00
include feat(core): (Optionally) use Zephyr keyboard input devices 2025-11-18 00:18:56 -07:00
keymap-module refactor: Adjust how we're searching/loading keymap files 2025-11-19 11:42:59 -07:00
module feat(core): (Optionally) use Zephyr keyboard input devices 2025-11-18 00:18:56 -07:00
scripts
snippets
src feat(display): Add thread name to dedicated display queue. 2025-11-19 11:43:00 -07:00
tests refactor: Fix up BLE tests after Zephyr upgrade. 2025-11-18 00:18:56 -07:00
.gitignore
.prettierrc.js chore: Add typescript support to eslint, fix errors (#2923) 2025-04-22 20:51:41 -07:00
CMakeLists.txt feat(core): mapper for magic bootloader values. 2025-11-18 00:18:57 -07:00
Kconfig fix(usb): Adjust Kconfig settings for USB. 2025-11-19 11:42:59 -07:00
Kconfig.behaviors refactor(behaviors): Add max-held tap-dance config (#2838) 2025-02-25 14:12:27 -05:00
Kconfig.defaults fix(display): Adjust stack sizes for display usage. 2025-11-19 11:43:00 -07:00
VERSION chore(main): release 0.3.0 (#2858) 2025-08-01 18:44:20 -04:00
core-coverage.yml fix: Remove usage of renamed Kconfig from core coverage. 2025-11-19 11:43:00 -07:00
package-lock.json
package.json
prj.conf
run-ble-test.sh fix: changed shebang to make scripts more platform independent (#2893) 2025-04-20 04:23:31 -04:00
run-test.sh refactor(tests): Move to native_sim for tests. 2025-11-18 00:18:56 -07:00
west.yml fix(display): Fix setting the small font for the mono theme. 2025-11-19 11:42:59 -07:00