This may be somewhat of a trivial question, but after combing through the examples and code it's unclear how to use mouseButtonPress and mouseReport for both the Left Click and Right Click of the mouse. I see buttons is a uint8_t, so I'm assuming it's a hex value like the keyboard keys. I just can't find the values.
Any help you can give would be great! Thank you!
This may be somewhat of a trivial question, but after combing through the examples and code it's unclear how to use
mouseButtonPressandmouseReportfor both the Left Click and Right Click of the mouse. I seebuttonsis auint8_t, so I'm assuming it's a hex value like the keyboard keys. I just can't find the values.Any help you can give would be great! Thank you!