opensteno_qmk/drivers/sensors
uqs d3952523fe
pwm3360 driver cleanup and diff reduction to adns9800 (#15559)
* Diff reduction between ADNS9800 and PMW3360 drivers.

They are very similar devices. This (somewhat) unreadable diff is
essentially a no-op, but it makes a `vimdiff` between the 2 drivers much
more readable.

* Cleanup pwm3360 driver some more.

Remove redundant calls to spi_start() and spi_stop(), as pmw3360_write()
will already call these.
2021-12-27 21:26:09 +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 pwm3360 driver cleanup and diff reduction to adns9800 (#15559) 2021-12-27 21:26:09 +11: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 pwm3360 driver cleanup and diff reduction to adns9800 (#15559) 2021-12-27 21:26:09 +11:00
pmw3360.h pwm3360 driver cleanup and diff reduction to adns9800 (#15559) 2021-12-27 21:26:09 +11: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