qmk_firmware/drivers
Dave Allie f7ae095473
Fix cursor position bug in oled_write_raw functions (#10800)
The documentation for these APIs say that they write to the buffer
from the current current position, but they would always write
from the start of the buffer irrespective of the current cursor.
2020-11-15 11:46:57 -08:00
..
avr Add support for soft serial to ATmega32U2 (#10204) 2020-10-30 13:15:36 -07:00
chibios Actually use eeprom_driver_init(). 2020-10-30 13:15:39 -07:00
eeprom Actually use eeprom_driver_init(). 2020-10-30 13:15:39 -07:00
gpio Increase matrix scanning speed on xd84 (#7517) 2019-12-03 19:39:21 +00:00
haptic qmk cformat (#10767) 2020-10-30 13:23:07 -07:00
issi [Core] IS31FL3731/36/37 bug fix (#10612) 2020-10-23 18:08:17 +11:00
oled Fix cursor position bug in oled_write_raw functions (#10800) 2020-11-15 11:46:57 -08: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