zmk/app/tests
Alexander Krikun d7d9eed317 feat(mouse): Initial mouse keys support.
* Add HID report/descriptor for a new report with mouse buttons,
  and x/y/wheel deltas.
* New mouse key press behavior for press/release of mouse keys.
* Add constants for HID main item values (e.g. data/array/absolute)
* Define and use constants for our HID report IDs.
2023-11-15 11:16:59 -08:00
..
backlight refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
caps-word refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
combo fix(tests): Updating old tests includes 2023-10-03 01:12:47 -07:00
conditional-layer fix(keymaps): Handle matching then-layers. 2022-06-07 23:41:52 -04:00
gresc chore(tests): Move to proper header name. 2023-09-16 11:52:40 -07:00
hold-tap refactor(behaviors): Final global-quick-tap deprecation. 2023-10-03 01:12:47 -07:00
key-repeat test(core): Adding coverage for key pre-releasing. 2023-10-02 12:28:02 -07:00
keypress refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
keytoggle refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
macros feat(behaviors): Support parameterized macros. 2023-06-20 11:19:28 -06:00
mod-morph refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
modifiers test(core): Adding coverage for key pre-releasing. 2023-10-02 12:28:02 -07:00
momentary-layer refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
mouse-keys/mkp feat(mouse): Initial mouse keys support. 2023-11-15 11:16:59 -08:00
none refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
sticky-keys chore(tests): Move to proper header name. 2023-09-16 11:52:40 -07:00
tap-dance refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
to-layer chore(tests): Move to proper header name. 2023-09-16 11:52:40 -07:00
toggle-layer refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
transparent refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
wpm refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00