4 Commits (820371c31bf1afdde8294aa050f95b0434ff5fd9)

Author SHA1 Message Date
Drzony 0b726a437b
Implement relative mode for Cirque trackpad (#17760) 3 years ago
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
Daniel Kao 1de6811ebe
Cirque circular scroll: Support POINTING_DEVICE_COMBINED (#17654) 3 years ago
Drashna Jaelre ee17ffadea
Move Pointing Device code to a subdirectory (#17684) 3 years ago