qmk_firmware/drivers
Nick Brassel f6dd8dea2e
Remove usages of config_common.h from config.h files. (#19714)
2023-01-31 06:03:30 +11: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 Revert "mcp23018: add return status to init (#18178)" (#18709) 2022-10-29 22:33:47 +01:00
haptic fix typo in solenoid.h (#18635) 2022-10-07 22:16:31 +01:00
lcd Fix functions with empty params (#19647) 2023-01-20 16:21:17 +00:00
led Merge remote-tracking branch 'origin/master' into develop 2022-10-21 01:20:56 +00:00
oled Add default limit to OLED dirty processing (#19068) 2022-11-14 01:49:58 +00:00
painter Add RGB565 and RGB888 color support to Quantum Painter (#19382) 2023-01-14 21:24:54 +11:00
ps2 fix: mousekey doesn't work with trackpoint (#18474) 2022-11-14 03:07:08 +11:00
sensors Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11: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
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