Linux Kernel
3.7.1
|
#include <hid-roccat-kone.h>
Data Fields | |
uint8_t | report_number |
uint8_t | button |
uint16_t | x |
uint16_t | y |
uint8_t | wheel |
uint8_t | tilt |
uint8_t | unknown |
uint8_t | event |
uint8_t | value |
uint8_t | macro_key |
Definition at line 152 of file hid-roccat-kone.h.
uint8_t button |
Definition at line 154 of file hid-roccat-kone.h.
Definition at line 160 of file hid-roccat-kone.h.
uint8_t macro_key |
Definition at line 162 of file hid-roccat-kone.h.
uint8_t report_number |
Definition at line 153 of file hid-roccat-kone.h.
uint8_t tilt |
Definition at line 158 of file hid-roccat-kone.h.
uint8_t unknown |
Definition at line 159 of file hid-roccat-kone.h.
uint8_t value |
Definition at line 161 of file hid-roccat-kone.h.
uint8_t wheel |
Definition at line 157 of file hid-roccat-kone.h.
uint16_t x |
Definition at line 155 of file hid-roccat-kone.h.
uint16_t y |
Definition at line 156 of file hid-roccat-kone.h.