zmk/app/dts
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
..
behaviors feat(mouse): Initial mouse keys support. 2023-11-15 11:16:59 -08:00
bindings feat(mouse): Initial mouse keys support. 2023-11-15 11:16:59 -08:00
common refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
behaviors.dtsi feat(mouse): Initial mouse keys support. 2023-11-15 11:16:59 -08:00