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 Fix up compilation issues. (#14095) 2021-08-21 13:38:38 +10:00
gpio Increase matrix scanning speed on xd84 (#7517) 2019-12-03 19:39:21 +00:00
haptic haptic: Feature to disable it when usb port is not configured or suspended. (#12692) 2021-11-02 16:54:29 +11:00
lcd ST7565 invert (#13237) 2021-06-19 18:51:35 +10:00
led Remove use of __flash due to LTO issues (#15268) 2021-11-24 18:38:49 +11:00
oled [Core] Change OLED task function to be boolean (#14864) 2021-11-02 09:42:50 +11:00
ps2 Relocate PS2 code (#14895) 2021-10-20 21:18:49 +01:00
sensors pwm3360 driver cleanup and diff reduction to adns9800 (#15559) 2021-12-27 21:26:09 +11:00
serial.h Extensible split data sync (#11930) 2021-06-18 09:10:06 +10:00
usb2422.c Initial USB2422 driver (#14835) 2021-10-22 00:49:58 +01:00
usb2422.h Initial USB2422 driver (#14835) 2021-10-22 00:49:58 +01:00
usbpd.h Add support for analog USBPD on STM32G4xx. (#11824) 2021-02-15 08:56:13 +11:00
ws2812.h Tidy up adjustable ws2812 timing (#15299) 2021-11-25 19:35:06 +00:00