qmk_firmware/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
adns5050.h
adns9800.c pwm3360 driver cleanup and diff reduction to adns9800 (#15559) 2021-12-27 21:26:09 +11:00
adns9800.h
adns9800_srom_A6.h
analog_joystick.c
analog_joystick.h
cirque_pinnacle.c
cirque_pinnacle.h
cirque_pinnacle_i2c.c
cirque_pinnacle_spi.c
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
pmw3389_firmware.h