qmk_firmware/drivers/sensors
Alabastard-64 f08824f6eb
Fix for SPI write timing in PMW3360 driver (#15519)
Timing does not match Pixart documentation for this sensor (may have been carried forward from adns9800).
Not aware of any issues coming from this currently.
It should only cause issues when writing to multiple registers in succession which currently only happens during initialization for the PMW3360.
This should prevent future issues with write operations if other features of the sensor are added.
2021-12-27 21:18:35 +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 Fix for SPI write timing in PMW3360 driver (#15519) 2021-12-27 21:18:35 +11: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