Open tlyu opened 11 months ago
The previous _data_bit_shift() appeared to assume a MSB-first bit ordering in report fields, contrary to the LSB-first ordering required by the HID specification.
_data_bit_shift()
The previous
_data_bit_shift()
appeared to assume a MSB-first bit ordering in report fields, contrary to the LSB-first ordering required by the HID specification.