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

applespi: Add keyboard-backlight support. #31

Merged
merged 1 commit into from
Jun 13, 2017

Conversation

roadrunner2
Copy link
Contributor

I assume you already started adding this functionality to the driver, but I got impatient and too excited about having the backlight working after you posted your traces in Dunedan/mbp-2016-linux#16 that I went ahead and created this. Feel free to ignore, trash, plunder, or otherwise do what you like with this.

Note that the backlight appears to not turn on till level 32, so we
adjust the range so that a value of 1 turns on the backlight.
@Dunedan
Copy link
Contributor

Dunedan commented Jun 12, 2017

Works fine. 👍

@cb22
Copy link
Owner

cb22 commented Jun 13, 2017

@roadrunner2 this is great! Confirmed working on my Macbook9,1, so I'm going to go ahead and merge it.

Really oddly, it seems like the SPI issues I was having previously have vanished. No idea what was going on there.

@cb22 cb22 merged commit d899a16 into cb22:master Jun 13, 2017
@roadrunner2
Copy link
Contributor Author

@cb22 Interesting about the SPI issues vanishing. I suppose that's both good and bad news: good that it's working for you now, but bad in that it's leaving me worried we still have some sporadic issue here and no way to debug it. Oh well, will have to wait and see if anybody else complains of the same problem.

Thanks for merging this and all the other pull requests!

@roadrunner2 roadrunner2 deleted the keyboard-backlight branch July 24, 2017 06:50
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.

3 participants