Linux Kernel
3.7.1
|
#include <hid-roccat-kone.h>
Data Fields | |
uint8_t | number |
uint8_t | type |
uint8_t | macro_type |
uint8_t | macro_set_name [16] |
uint8_t | macro_name [16] |
uint8_t | count |
struct kone_keystroke | keystrokes [20] |
Definition at line 36 of file hid-roccat-kone.h.
uint8_t count |
Definition at line 42 of file hid-roccat-kone.h.
struct kone_keystroke keystrokes[20] |
Definition at line 43 of file hid-roccat-kone.h.
uint8_t macro_name[16] |
Definition at line 41 of file hid-roccat-kone.h.
uint8_t macro_set_name[16] |
Definition at line 40 of file hid-roccat-kone.h.
uint8_t macro_type |
Definition at line 39 of file hid-roccat-kone.h.
uint8_t number |
Definition at line 37 of file hid-roccat-kone.h.
Definition at line 38 of file hid-roccat-kone.h.