Add Logitech feature Illumination - #30
Conversation
This makes it more concrete on Litra Glow. Also mention that we saw 0x1eb0 on Litra Glow.
| { 0x1bc0, "Persistent remappable action" }, | ||
| { 0x1d4b, "Wireless device status" }, | ||
| { 0x1e00, "Enable hidden features" }, | ||
| //{ 0x1eb0, "Seen on Logitech Litra Glow" }, |
There was a problem hiding this comment.
1EB0 is also used in a number of other devices, like a mouse from 2015, another mouse, etc.
Short of knowing what it is, I don't see a reason to add it to the list.
There was a problem hiding this comment.
It's an internal generic test/development feature that's not useful to users and won't be publicly documented. Devices do different things with that feature and it's not specific to the Litra Glow.
There was a problem hiding this comment.
Isn't the documentation, that it IS a test feature a good reason to add it to the list - even only as a comment?
There was a problem hiding this comment.
I'd say that depends on the purpose of the list. It seems it mostly lists features that showed up in public documentation. But one could obviously shoot for completeness, in which case { 0x1eb0, "Internal test feature" } would be an entirely reasonable entry. 😄
This makes it more concrete on Litra Glow.
Also mention that we saw 0x1eb0 on Litra Glow.