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.
qmk-fw/drivers
Gautham Yerroju 92d0a71af7
OLED driver function to set pixels (#9713)
* Add a function to set individual pixels

* Add documentation for oled_write_pixel

* use smaller data type for oled_write_pixel

* Fix boundary check edge case

* Update oled_write_pixel doc

Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: Ryan <fauxpark@gmail.com>
5 years ago
..
avr Fix incorrect delay when setting WS2812 (and similar) leds (#9302) 5 years ago
boards format code according to conventions [skip ci] 5 years ago
chibios format code according to conventions [skip ci] 5 years ago
eeprom Fix i2c EEPROM compile issue when Console is enabled (#9186) 5 years ago
gpio
haptic
issi [Driver] bugfix reset the scaling register flag to FALSE (#9507) 5 years ago
oled OLED driver function to set pixels (#9713) 5 years ago
qwiic format code according to conventions [skip ci] 5 years ago
ugfx/gdisp 2020 February 29 Breaking Changes Update (#8064) 5 years ago
ws2812.h `qmk cformat` (#9500) 5 years ago