0
0
mirror of https://github.com/qmk/qmk_firmware.git synced 2024-12-13 21:30:47 +00:00
qmk_firmware/drivers
2023-07-07 21:34:44 +10:00
..
bluetooth Format code according to conventions () 2022-09-29 10:47:17 -07:00
eeprom Fixup SPI. () 2022-07-05 22:41:35 +02:00
flash Fixup compilation of printf-like functions with uint32_t args. () 2022-08-04 21:44:56 +10:00
gpio Revert "mcp23018: add return status to init ()" () 2022-10-29 22:33:47 +01:00
haptic fix typo in solenoid.h () 2022-10-07 22:16:31 +01:00
lcd Update Doxygen comments for some headers () 2023-03-22 14:32:49 +11:00
led Remove use of __flash within LED drivers () 2023-06-23 22:50:31 +01:00
oled Format code according to conventions () 2023-05-10 22:36:15 +01:00
painter Fix ili9xxx inversion opcode entry () 2023-07-03 10:10:38 +10:00
ps2 Fix PS2_MOUSE_INVERT_BUTTONS () 2023-07-07 21:34:44 +10:00
sensors Added PMW3320 driver () 2023-04-03 12:57:19 +10:00
wear_leveling Wear-leveling EEPROM drivers: embedded_flash, spi_flash, legacy () 2022-06-30 07:42:23 +10:00
serial.h [Core] Split ChibiOS usart split driver in protocol and hardware driver part () 2022-06-18 08:04:17 +10:00
usb2422.c Fix functions with empty params () 2023-01-20 16:21:17 +00:00
usb2422.h Initial USB2422 driver () 2021-10-22 00:49:58 +01:00
usbpd.h Add support for analog USBPD on STM32G4xx. () 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 () 2022-10-21 08:17:51 +11:00