zmk/app
Pete Johanson 8dddb1d9d7
Testing: split input test (#2762)
test(pointing): Add mock input device.

New mock input device to generate input events for tests.

test(split): Add peripheral input test.

Test event propagation from peripheral input devices.

fix(split): Proper scoping for local within switch.

Minor compile fix.

chore: Fix up test snapshots after logging changes.

Adjust the test snapshots after logging changes to the central.

fix(kscan): Don't fire last mock event twice.

Fix a bug where the kscan mock would raise the last mock event
twice before halting processing.
2025-01-13 15:15:16 -05:00
..
boards feat(boards): Update for mikoto board definition (#1946) 2024-12-05 02:02:58 -05:00
dts Feature: input processor behavior invocation (#2714) 2024-12-17 20:50:06 -05:00
include chore: Add trailing lines to fix build warnings (#2743) 2025-01-02 08:58:49 -07:00
keymap-module
module Testing: split input test (#2762) 2025-01-13 15:15:16 -05: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 Testing: split input test (#2762) 2025-01-13 15:15:16 -05:00
tests Testing: split input test (#2762) 2025-01-13 15:15:16 -05:00
.gitignore
.prettierrc.js
CMakeLists.txt feat(mouse): Add mouse move and scroll support (#2477) 2024-12-09 19:45:41 -05:00
Kconfig fix: Kconfig refactor now works correctly with external modules (#2711) 2024-12-18 23:32:30 -07:00
Kconfig.behaviors feat(mouse): Add mouse move and scroll support (#2477) 2024-12-09 19:45:41 -05:00
Kconfig.defaults refactor(Kconfig): Extracted designer defaults out into new files (#2537) 2024-12-04 16:19:35 -05:00
VERSION chore(main): release 0.1.0 (#2657) 2024-12-04 14:26:12 -05: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
run-ble-test.sh testing: Add split BLE tests (#2737) 2025-01-01 18:13:47 -05:00
run-test.sh chore: Allow running tests from anywhere and support EXTRA_MODULES (#2725) 2024-12-20 15:19:56 -05:00
west.yml fix(studio): Bump nanopb version with build fixes. 2024-11-01 13:17:29 -06:00