X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Compatible-Microcontrollers.md;h=aaf317d05638dc613162927feaa2f36a9077d313;hb=7741f2a4985da8e3af9550c713200561cdeffb27;hp=c48a0667bbb065d84485d9b7c0d78884228b55f2;hpb=f427a6c6d853ac981893dd46bbfb835676c8f440;p=qmk_firmware.git diff --git a/Compatible-Microcontrollers.md b/Compatible-Microcontrollers.md index c48a0667b..aaf317d05 100644 --- a/Compatible-Microcontrollers.md +++ b/Compatible-Microcontrollers.md @@ -1,4 +1,13 @@ -This runs on -* ATmega32U4 (Teensy) +This runs on: +* ATmega32U4 ([PJRC Teensy 2.0](http://www.pjrc.com/teensy/)) +* AT90USB1286 ([PJRC Teensy++ 2.0](http://www.pjrc.com/teensy/)) +* AT90USB1287 ([Atmel USBKEY](http://www.atmel.com/tools/AT90USBKEY.aspx)) +* ATmega168P with using [V-USB](http://www.obdev.at/products/vusb/index.html) +* ATmega328P with using [V-USB](http://www.obdev.at/products/vusb/index.html) +* ATmega32U2 +* AT90USB1286, 646, 647 should work +* AT90USB162 testing... + +NOTE: To enable full features of firmware you'll need 32KB flash size. Please add any tested microcontrollers to this list. \ No newline at end of file