You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Daniel Kao b8b2e99976
Constrain Cirque Pinnacle coordinates (#17803)
Static x & y should be the same type as touchData.xValue &
touchData.yValue: uint16_t.
Their delta could be larger than int8_t and should be constrained to
mouse_xy_report_t.
3 years ago
..
pointing_device.c
pointing_device.h
pointing_device_drivers.c Constrain Cirque Pinnacle coordinates (#17803) 3 years ago
pointing_device_gestures.c
pointing_device_gestures.h