Solaar/lib/logitech_receiver
Peter Wu b193b39701 Fix missing reprogrammable keys
The assumption that the Features IDs are in increasing order does not
hold. This causes the feature check for REPROG CONTROLS (1B00) to fail,
therefore remove the micro-optimisation.

While at it, rename variables and document the functions better.
2013-08-23 21:33:45 +02:00
..
__init__.py added copyright notices to all source files 2013-07-15 17:54:42 +02:00
base.py use () instead of [] where possible 2013-07-19 11:48:40 +02:00
base_usb.py clean-up in usb IDs 2013-08-08 21:49:35 +02:00
common.py use () instead of [] where possible 2013-07-19 11:48:40 +02:00
descriptors.py updated descriptors with a few more devices 2013-08-08 22:44:23 +02:00
hidpp10.py use () instead of [] where possible 2013-07-19 11:48:40 +02:00
hidpp20.py Fix missing reprogrammable keys 2013-08-23 21:33:45 +02:00
i18n.py internationalized most strings; fixes #79 2013-07-17 19:53:21 +02:00
listener.py use () instead of [] where possible 2013-07-19 11:48:40 +02:00
notifications.py Fix wrong register name for illumination (hidpp10) 2013-08-21 21:47:24 +02:00
receiver.py trim the codename to the declared length (fixes #90) 2013-07-18 16:23:34 +02:00
settings.py use () instead of [] where possible 2013-07-19 11:48:40 +02:00
settings_templates.py K800: added support for hand detection 2013-07-19 11:49:30 +02:00
special_keys.py added copyright notices to all source files 2013-07-15 17:54:42 +02:00
status.py more translation fixes (#108) 2013-08-12 00:32:19 +02:00