leddialog: add brightness to solid led settings#797
Conversation
|
While the change itself is good, I don't think we should merge this right now as we would need some changes to libratbag. |
3df598d to
15012a4
Compare
This is generally implemented as the black component of the color, because you obviously can't have black light. I had a look, and it seems that I think that's a special case anyway, we should be able to implement this without any protocol changes, by just using the black component of the color as the brightness. IMO, we should also remove the |
Fixes #776