[Core] Change OLED task function to be boolean by drashna · Pull Request #14864 · qmk/qmk_firmware

Description Change oled_task_user to be a boolean function Adds kb level callback for oled_task_* and oled_init_* so that KB can set a default that is overrideable Updates kb and user code Types ...