Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HID: roccat: Normalized reported profile number for pyra button events. | Stefan Achatz | 2010-09-01 | 1 | -1/+5 |
| | | | | | | | | Pyra uses profile numbers in range 0-4 for everything except button events. Using range 1-5 consistent now. Signed-off-by: Stefan Achatz <erazor_de@users.sourceforge.net> Signed-off-by: Jiri Kosina <jkosina@suse.cz> | ||||
* | HID: roccat: add driver for Roccat Pyra mouse | Stefan Achatz | 2010-09-01 | 1 | -0/+964 |
This patch add support for Pyra mobile gaming mouse from Roccat. It provides access to profiles, settings, actual settings etc. through sysfs attributes. This driver is conceptual similar to the existing Kone driver. Userland tools can soon be found at http://sourceforge.net/projects/roccat Signed-off-by: Stefan Achatz <erazor_de@users.sourceforge.net> Signed-off-by: Jiri Kosina <jkosina@suse.cz> |