You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
donicrosby 0c72501763
Enable de-ghosting for RGB/LED matrix on all ISSI LED drivers (#14508)
* Initial work for de-ghost enable

* Dumb mistake with the redefine

* Added Copywrite stuff on source files

* Fixed whitespace errors

* Added support for all ISSI LED drivers

* Updated docs for support for ISSI LED driver pull-up pull-down

* Applied clang format

* Added 'boolean' flag to enable de-ghosting for the is31fl3731 IC

* Fixed some of the grammer in the docs

* Fixed comment placement and grammer of comment

* Fixed whitespace errors from lint

Co-authored-by: donicrosby <donicrosby1995@gmail.com>
4 years ago
..
bluetooth Improve Adafruit BLE configuration defines (#14749) 4 years ago
eeprom Fix up compilation issues. (#14095) 4 years ago
gpio
haptic [Bug] Include gpio.h in solenoid driver for GPIO Control functions (#13716) 4 years ago
lcd ST7565 invert (#13237) 5 years ago
led Enable de-ghosting for RGB/LED matrix on all ISSI LED drivers (#14508) 4 years ago
oled [Core] Change OLED task function to be boolean (#14864) 4 years ago
ps2 Relocate PS2 code (#14895) 4 years ago
sensors Manually format develop (#15003) 4 years ago
serial.h Extensible split data sync (#11930) 5 years ago
usb2422.c Initial USB2422 driver (#14835) 4 years ago
usb2422.h Initial USB2422 driver (#14835) 4 years ago
usbpd.h Add support for analog USBPD on STM32G4xx. (#11824) 5 years ago
ws2812.h