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 sure Planck light calls user suspend functions #3568

Merged
merged 2 commits into from
Aug 4, 2018

Conversation

drashna
Copy link
Member

@drashna drashna commented Aug 4, 2018

The suspend_power_down_kb and suspend_wakeup_init_kb functions in the planck light are not calling the user versions of these functions.

This adds those calls, so that they should work properly now.

@drashna drashna force-pushed the placnk_light_fixes branch from c6d9607 to d7c2f0e Compare August 4, 2018 16:25
@jackhumbert
Copy link
Member

Thanks!

@jackhumbert jackhumbert merged commit 23d68d0 into qmk:master Aug 4, 2018
@drashna drashna deleted the placnk_light_fixes branch August 5, 2018 15:30
alexey-danilov pushed a commit to alexey-danilov/qmk_firmware that referenced this pull request Aug 17, 2018
* Make sure Planck light calls user suspend functions

* Add suspend.h include to quantum.h for kb/user function compatibility
ChrissiQ pushed a commit to ChrissiQ/qmk_firmware that referenced this pull request Sep 25, 2018
* Make sure Planck light calls user suspend functions

* Add suspend.h include to quantum.h for kb/user function compatibility
yamad pushed a commit to yamad/qmk_firmware that referenced this pull request Apr 10, 2019
* Make sure Planck light calls user suspend functions

* Add suspend.h include to quantum.h for kb/user function compatibility
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants