qmk_firmware/drivers/sensors
Dasky 7f7364c559
[Core] Split support for pointing devices. (#15304)
* Draft implementation

* formatting

* fix combined buttons

* remove pimoroni throttle

* sync pointing on a throttle loop with checksum

* no longer used

* doh

Co-authored-by: Drashna Jaelre <drashna@live.com>

* switch pimoroni to a cpi equivalent

* add cpi support

* allow user modification of seperate mouse reports

* a little tidy up

* add *_RIGHT defines.

* docs

* doxygen comments

* basic changelog

* clean up pimoroni

* small doc fixes

* Update docs/feature_pointing_device.md

Co-authored-by: Drashna Jaelre <drashna@live.com>

* performance tweak if side has usb

* Don't run init funtions on wrong side

* renamed some variables for consistency

* fix pimoroni typos

* Clamp instead of OR

* Promote combined values to uint16_t

* Update pointing_device.c

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
2021-12-27 12:05:51 +11:00
..
adns5050.c Rework and expand Pointing Device support (#14343) 2021-11-14 22:03:24 -08:00
adns5050.h Rework and expand Pointing Device support (#14343) 2021-11-14 22:03:24 -08:00
adns9800.c Rework and expand Pointing Device support (#14343) 2021-11-14 22:03:24 -08:00
adns9800.h Rework and expand Pointing Device support (#14343) 2021-11-14 22:03:24 -08:00
adns9800_srom_A6.h Rework and expand Pointing Device support (#14343) 2021-11-14 22:03:24 -08:00
analog_joystick.c Rework and expand Pointing Device support (#14343) 2021-11-14 22:03:24 -08:00
analog_joystick.h Rework and expand Pointing Device support (#14343) 2021-11-14 22:03:24 -08:00
cirque_pinnacle.c Rework and expand Pointing Device support (#14343) 2021-11-14 22:03:24 -08:00
cirque_pinnacle.h Rework and expand Pointing Device support (#14343) 2021-11-14 22:03:24 -08:00
cirque_pinnacle_i2c.c Rework and expand Pointing Device support (#14343) 2021-11-14 22:03:24 -08:00
cirque_pinnacle_spi.c [Core] Fix Sensor driver code (#15484) 2021-12-15 13:41:07 -08:00
pimoroni_trackball.c [Core] Split support for pointing devices. (#15304) 2021-12-27 12:05:51 +11:00
pimoroni_trackball.h [Core] Split support for pointing devices. (#15304) 2021-12-27 12:05:51 +11:00
pmw3360.c Merge remote-tracking branch 'origin/master' into develop 2021-12-15 21:41:42 +00:00
pmw3360.h [Core] Add configuration of PMW3360 lift off distance (#15424) 2021-12-08 23:52:07 -08:00
pmw3360_firmware.h Rework and expand Pointing Device support (#14343) 2021-11-14 22:03:24 -08:00
pmw3389_firmware.h Rework and expand Pointing Device support (#14343) 2021-11-14 22:03:24 -08:00