It is done! USB-HID keyboard/joystick combo device on github

General discussions about V-USB, our firmware-only implementation of a low speed USB device on Atmel's AVR microcontrollers
Post Reply
MrOnak
Posts: 7
Joined: Mon Sep 15, 2014 2:29 pm

It is done! USB-HID keyboard/joystick combo device on github

Post by MrOnak » Fri Sep 19, 2014 9:48 pm

My keyboard / joystick combo device based on an ATMega328p is finally on github:
https://github.com/MrOnak/avr_usbhid_gamepanel

Thanks to everyone here who helped me iron out the bugs with the HidReportDescriptor!

Post Reply