mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-06-29 21:02:56 +08:00
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. |
||
|---|---|---|
| .. | ||
| pointing_device_drivers.c | ||
| pointing_device_gestures.c | ||
| pointing_device_gestures.h | ||
| pointing_device.c | ||
| pointing_device.h | ||