qmk_firmware/drivers
Xelus22 d1d0925cf9
[Core] Optimisation - Add RGB LED colour set check in drivers (#21134)
2023-06-08 02:58:53 +01:00
..
bluetooth Format code according to conventions (#18533) 2022-09-29 10:47:17 -07:00
eeprom Fixup SPI. (#17534) 2022-07-05 22:41:35 +02:00
flash Fixup compilation of printf-like functions with uint32_t args. (#17904) 2022-08-04 21:44:56 +10:00
gpio Pca9505/6 driver (#17333) 2022-07-03 00:37:02 +01:00
haptic fix typo in solenoid.h (#18635) 2022-10-07 22:16:31 +01:00
lcd Update Doxygen comments for some headers (#20194) 2023-03-22 14:32:49 +11:00
led [Core] Optimisation - Add RGB LED colour set check in drivers (#21134) 2023-06-08 02:58:53 +01:00
oled Format code according to conventions (#20846) 2023-05-10 22:36:15 +01:00
painter [Cleanup] Quantum Painter (#19825) 2023-03-25 18:56:04 +01:00
ps2 Support PS/2 mouse 9-bit output with MOUSE_EXTENDED_REPORT (#20734) 2023-05-20 22:07:50 +10:00
sensors Added PMW3320 driver (#19543) 2023-04-03 12:57:19 +10:00
wear_leveling Wear-leveling EEPROM drivers: `embedded_flash`, `spi_flash`, `legacy` (#17376) 2022-06-30 07:42:23 +10:00
serial.h [Core] Split ChibiOS usart split driver in protocol and hardware driver part (#16669) 2022-06-18 08:04:17 +10:00
usb2422.c Fix functions with empty params (#19647) 2023-01-20 16:21:17 +00: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 ws2812: replace RGBLED_NUM with driver-owned constant to decouple driver from RGBLEDs/RGBMATRIX defines (#18036) 2022-10-21 08:17:51 +11:00