diff --git a/src/tools/hidpp-list-features.cpp b/src/tools/hidpp-list-features.cpp index 8d36e97..50cb32e 100644 --- a/src/tools/hidpp-list-features.cpp +++ b/src/tools/hidpp-list-features.cpp @@ -69,8 +69,10 @@ static const std::map HIDPP20Features = { { 0x1bc0, "Persistent remappable action" }, { 0x1d4b, "Wireless device status" }, { 0x1e00, "Enable hidden features" }, + //{ 0x1eb0, "Seen on Logitech Litra Glow" }, { 0x1f1f, "Firmware Properties" }, { 0x1f20, "ADC Measurement" }, + { 0x1990, "Illumination Light" }, { 0x2001, "Left right swap" }, { 0x2005, "Swap button" }, { 0x2006, "Pointer Axes Orientation" },