qmk_firmware/drivers
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
..
bluetooth [CI] Format code according to conventions (#15541) 2021-12-22 17:09:50 +11:00
eeprom
gpio
haptic
lcd
led
oled
ps2
sensors pwm3360 driver cleanup and diff reduction to adns9800 (#15559) 2021-12-27 21:26:09 +11:00
serial.h
usb2422.c
usb2422.h
usbpd.h
ws2812.h Tidy up adjustable ws2812 timing (#15299) 2021-11-25 19:35:06 +00:00