zmk/app/dts/bindings/behaviors/zmk,behavior-mouse-scroll.yaml
Alexander Krikun b1deea5cc2 The original changes from #778
A squashed version of the original changeset from
https://github.com/zmkfirmware/zmk/pull/778 rebased on main
2022-08-17 23:38:15 +02:00

13 lines
208 B
YAML

description: Mouse scroll
compatible: "zmk,behavior-mouse-scroll"
include: one_param.yaml
properties:
delay-ms:
type: int
time-to-max-speed-ms:
type: int
acceleration-exponent:
type: int