zmk/app/tests
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
..
backlight
ble Testing: split input test (#2762) 2025-01-13 15:15:16 -05:00
caps-word
combo
conditional-layer
gresc
hold-tap refactor: replace tapping_term_ms with tapping-term-ms 2024-03-18 10:15:50 -07:00
key-repeat
keypress
keytoggle feat: Added `toggle-mode`, allowing toggle-on and toggle-off (#2555) 2024-12-12 19:13:56 -05:00
macros feat(keymap): Add binding get/set, layer movement 2024-09-05 12:22:08 -06:00
mod-morph chore: fix typos in various places 2024-05-13 16:47:33 -04:00
modifiers
momentary-layer
none
pointing fix(combos): Properly report combos len with emply block (#2739) 2025-01-01 18:14:53 -05:00
sticky-keys chore: fix whitespace 2024-03-18 10:30:14 -07:00
tap-dance refactor: replace quick_tap_ms with quick-tap-ms 2024-03-18 10:15:50 -07:00
to-layer
toggle-layer feat: Added `toggle-mode`, allowing toggle-on and toggle-off (#2555) 2024-12-12 19:13:56 -05:00
transparent
wpm