Searched defs:koneplus_macro (Results 1 – 1 of 1) sorted by relevance
85 struct koneplus_macro { struct86 uint8_t command; /* KONEPLUS_COMMAND_MACRO */87 uint16_t size; /* always 0x822 little endian */88 uint8_t profile; /* range 0-4 */89 uint8_t button; /* range 0-23 */90 uint8_t data[2075];91 uint16_t checksum;