do i need to learn AVR programming and get something like AVR Studio to write and compile code for the atmegas? or is it possible to write the simpler arduino c code i've been doing with their IDE till now?
i've seen a video where someone uploaded the blink code to a vusb atmega and it worked just fine. well i guess any program can be compiled and uploaded, but:
is writing HID code possible with the current arduino commands? is it too complicated? do i definitely need to learn AVR programming to accomplish it?
thank you and please bear my newbieness