Solaar/lib
Ken Sanislo fc874710cd Add CenturionCoreFeature enum for colliding feature IDs
Centurion transport reuses HID++ 2.0 feature IDs 0x0000, 0x0001,
0x0003, 0x0005, 0x0007 with different meanings. Since SupportedFeature
(IntEnum) requires unique values, create a separate CenturionCoreFeature
enum and resolve_feature() helper for transport-aware lookup.

Also replace the +0x100 offset hack in FeaturesArray.inverse with a
dedicated sub_inverse dict for sub-device feature indexing.
2026-04-12 14:51:54 -07:00
..
hid_parser
hidapi Fix headset setting validators and code formatting 2026-04-12 14:51:54 -07:00
keysyms
logitech_receiver Add CenturionCoreFeature enum for colliding feature IDs 2026-04-12 14:51:54 -07:00
solaar Add CenturionCoreFeature enum for colliding feature IDs 2026-04-12 14:51:54 -07:00