9 Commits (7c1797f52f74c9614615c0632ea1a2f5f11d3af6)

Author SHA1 Message Date
Alabastard-64 7c1797f52f
[Core] Pointing Device Automatic Mouse Layer (#17962)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Stefan Kerkmann <karlk90@pm.me>
3 years ago
Dasky 40b0b3a983
Fix cirque tap from secondary side (#18351) 3 years ago
Stefan Kerkmann e99ec28f5f
[Core] Introduce pointing device specific debug messages (#17663) 3 years ago
Drzony f2edb73974
Fix mouse report comparison failing on shared EP (#18060)
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
3 years ago
Drashna Jaelre ac25109312
Always run pointing device init (#17936) 3 years ago
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