Vladislav Marchenko
9a68472da8
Added PMW3320 driver ( #19543 )
2023-04-03 12:57:19 +10:00
Christopher Hoage
af52a9f8ad
Fix jump in report value when scale changes during cirque get report ( #18992 )
...
Fixes undefined
2022-11-09 09:48:46 -08:00
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>
2022-09-23 23:43:55 -07:00
Dasky
40b0b3a983
Fix cirque tap from secondary side ( #18351 )
2022-09-14 23:48:43 -07:00
Stefan Kerkmann
e99ec28f5f
[Core] Introduce pointing device specific debug messages ( #17663 )
2022-08-29 19:16:49 +02:00
Drzony
0b726a437b
Implement relative mode for Cirque trackpad ( #17760 )
2022-07-29 21:20:34 -07:00
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.
2022-07-26 19:35:41 +01:00
Drashna Jaelre
ee17ffadea
Move Pointing Device code to a subdirectory ( #17684 )
2022-07-20 17:32:00 +01:00