Searched defs:pyra_profile_settings (Results 1 – 1 of 1) sorted by relevance
33 struct pyra_profile_settings { struct35 uint8_t size; /* always 0xd */36 uint8_t number; /* Range 0-4 */37 uint8_t xysync;38 uint8_t x_sensitivity; /* 0x1-0xa */39 uint8_t y_sensitivity;40 uint8_t x_cpi; /* unused */42 uint8_t lightswitch; /* 0 = off, 1 = on */43 uint8_t light_effect;44 uint8_t handedness;[all …]
Completed in 5 milliseconds