Closed maxhbooth closed 1 month ago
see https://github.com/torvalds/linux/blob/master/include/uapi/linux/input-event-codes.h for all the keycodes
I don't think we have to worry about overflowing the u32.
see https://github.com/torvalds/linux/blob/master/include/uapi/linux/input-event-codes.h for all the keycodes
I don't think we have to worry about overflowing the u32.