Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make oled_task_user override correctly #2

Merged
merged 1 commit into from
Jan 5, 2022

Conversation

manu-cyber
Copy link
Contributor

In QMK 0.15.12 oled_task_user has been changed from type void to type
bool. This commit updates the keymap code accordingly.

Changelog: https://docs.qmk.fm/#/ChangeLog/20211127?id=oled-task-refactor
Pull Request: qmk/qmk_firmware#14864

In QMK 0.15.12 `oled_task_user` has been changed from type void to type
bool. This commit updates the keymap code accordingly.

Changelog: https://docs.qmk.fm/#/ChangeLog/20211127?id=oled-task-refactor
Pull Request: qmk/qmk_firmware#14864
@ajmandourah ajmandourah merged commit cdd1d08 into ajmandourah:main Jan 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants