Solaar/lib/logitech/unifying_receiver
Peter Wu 6e36e33b22 Decouple controls from tasks (programmable keys)
They are treated differently in the HID++ 2.0 specification. Observations seem
to confirm this difference. For instance, a part of solaar-cli's output:

	0: unknown:0022         => Home                   FN sensitive, is FN, reprogrammable
	1: Mail                 => Mail                   FN sensitive, is FN, reprogrammable
	2: unknown:003E         => Search                 FN sensitive, is FN, reprogrammable
2013-05-26 22:47:03 +02:00
..
__init__.py incipient support for the Nano receiver 2013-04-28 14:27:16 +02:00
base.py don't support the VX Nano right now 2013-05-22 20:43:29 +03:00
common.py enable notifications for peripherals; fixes #27 2013-05-17 23:06:24 +03:00
descriptors.py improved support for some Nano receivers 2013-05-22 20:41:11 +03:00
hidpp10.py improved support for some Nano receivers 2013-05-22 20:41:11 +03:00
hidpp20.py Decouple controls from tasks (programmable keys) 2013-05-26 22:47:03 +02:00
listener.py disable status polling on devices 2013-05-22 20:42:26 +03:00
receiver.py improved support for some Nano receivers 2013-05-22 20:41:11 +03:00
settings.py Make BooleanValidator accept bytes too besides int 2013-04-27 15:12:55 +02:00
special_keys.py Decouple controls from tasks (programmable keys) 2013-05-26 22:47:03 +02:00
status.py disable status polling on devices 2013-05-22 20:42:26 +03:00