qmk_firmware/drivers
Ikko Eltociear Ashimine 6eb2e43a8d
Fix typo in oled_driver (#22134)
betwen -> between
2023-09-25 20:40:27 +01:00
..
backlight Relocate backlight drivers (#21444) 2023-07-08 23:13:10 +10: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 haptic: further naming cleanups (#21682) 2023-08-04 01:16:16 +01:00
lcd Update Doxygen comments for some headers (#20194) 2023-03-22 14:32:49 +11:00
led RGB Matrix: driver naming cleanups (#21594) 2023-08-23 01:00:03 +01:00
oled Fix typo in oled_driver (#22134) 2023-09-25 20:40:27 +01:00
painter Fix ili9xxx inversion opcode entry (#21422) 2023-07-03 10:10:38 +10:00
ps2 Fix PS2_MOUSE_INVERT_BUTTONS (#20646) 2023-07-07 21:34:44 +10:00
sensors drivers: remove direct `quantum.h` includes (#21473) 2023-07-09 20:03:50 +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