mattdibi / yampad

Feature-packed open source macropad
MIT License
326 stars 53 forks source link

Spark fun Pro Micro #8

Closed JasonDeGroff closed 4 years ago

JasonDeGroff commented 4 years ago

Sparkfun's ProMicro comes in 2 variations. A 3.3v and a 5v. Which should I be using?

mattdibi commented 4 years ago

Hi!

The pre-built firmware supports 5v/16MHz pro micros. If you order the 3.3v/8MHz you just need to change the rules.mk file to update the CPU frequency and rebuild the firmware.

So, they're all supported but I suggest you to use the 5V version. :)