zmk/app
Peter Johanson e2754a7e7f fix(sensors): Initialize sensor data to 0 before fetching.
Be sure we don't get back any uninitialized data by initializing
the channel data to 0 before calling into the sensor API.
2025-11-18 00:18:56 -07:00
..
boards refactor(tests): Move to native_sim for tests. 2025-11-18 00:18:56 -07:00
dts feat(core): (Optionally) use Zephyr keyboard input devices 2025-11-18 00:18:56 -07:00
include feat(core): (Optionally) use Zephyr keyboard input devices 2025-11-18 00:18:56 -07:00
keymap-module refactor: Move to Zephyr v4.1.0 2025-11-18 00:18:56 -07:00
module feat(core): (Optionally) use Zephyr keyboard input devices 2025-11-18 00:18:56 -07: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 fix(sensors): Initialize sensor data to 0 before fetching. 2025-11-18 00:18:56 -07:00
tests fix(tests): Fix BLE test to account for Zephyr changes 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 fix(split): Conditionally build all split code (#2884) 2025-03-18 18:49:59 -04:00
Kconfig refactor: Move to Zephyr v4.1.0 2025-11-18 00:18:56 -07:00
Kconfig.behaviors refactor(behaviors): Add max-held tap-dance config (#2838) 2025-02-25 14:12:27 -05:00
Kconfig.defaults Feature: Full-Duplex Wired Split (#2766) 2025-03-18 02:48:32 -04:00
VERSION chore(main): release 0.3.0 (#2858) 2025-08-01 18:44:20 -04:00
core-coverage.yml feat(mouse): Add mouse move and scroll support (#2477) 2024-12-09 19:45:41 -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 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 refactor: Move to Zephyr v4.1.0 2025-11-18 00:18:56 -07:00