zmk/app/dts/bindings/behaviors/zmk,behavior-mouse-key-press.yaml
Alexander Krikun f6c373c808 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 19:03:32 +00:00

5 lines
115 B
YAML

description: Mouse key press/release behavior
compatible: "zmk,behavior-mouse-key-press"
include: one_param.yaml