Pro_Trinket_USB_Keyboard_Library icon indicating copy to clipboard operation
Pro_Trinket_USB_Keyboard_Library copied to clipboard

An arduino library to turn a Pro Trinket 5V/16MHz into a USB Keyboard!

Results 1 Pro_Trinket_USB_Keyboard_Library issues
Sort by recently updated
recently updated
newest added

I'm trying to use this library but I want the keypress handler to be ISR-driven, rather than by polling. I have adapted the example code, and added a call to...