qmk-dactyl-manuform-a/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>
2020-07-16 15:48:04 +10:00
..
avr Fix incorrect delay when setting WS2812 (and similar) leds (#9302) 2020-06-20 12:59:28 +10:00
boards format code according to conventions [skip ci] 2020-03-06 02:15:29 +00:00
chibios format code according to conventions [skip ci] 2020-06-20 03:37:04 +00:00
eeprom Fix i2c EEPROM compile issue when Console is enabled (#9186) 2020-05-24 23:02:13 +01:00
gpio Increase matrix scanning speed on xd84 (#7517) 2019-12-03 19:39:21 +00:00
haptic Completely remove i2c_transmit_receive function (#7686) 2019-12-22 13:50:08 +00:00
issi [Driver] bugfix reset the scaling register flag to FALSE (#9507) 2020-07-06 22:38:41 +10:00
oled OLED driver function to set pixels (#9713) 2020-07-16 15:48:04 +10:00
qwiic format code according to conventions [skip ci] 2020-02-22 03:41:27 +00:00
ugfx/gdisp 2020 February 29 Breaking Changes Update (#8064) 2020-02-29 11:59:30 -08:00
ws2812.h `qmk cformat` (#9500) 2020-06-22 11:21:48 +10:00