]> git.donarmstrong.com Git - qmk_firmware.git/commit
Adds raw write functions to the OLED driver (#7237)
authorThomas Baart <thomas@splitkb.com>
Sun, 3 Nov 2019 22:34:47 +0000 (23:34 +0100)
committerDrashna Jaelre <drashna@live.com>
Sun, 3 Nov 2019 22:34:47 +0000 (14:34 -0800)
commitbe6562a22335b85e9904c0f7cc748943c9e809a7
treefc1036ab54253a0c2c66c8ca12a2f6490f0d5b8a
parent732d1dd4f6f9ec060b4b8332309c82ebb6c3ca25
Adds raw write functions to the OLED driver (#7237)

* Added oled_write_raw and oled_write_raw_P functions to the OLED driver

* Added oled_write_raw method calls to feature_oled_driver.md
docs/feature_oled_driver.md
drivers/oled/oled_driver.c
drivers/oled/oled_driver.h