]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
change meme board MCU from 32u4 to 32u2 (#3212)
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>
Thu, 21 Jun 2018 21:46:56 +0000 (14:46 -0700)
committerDrashna Jaelre <drashna@live.com>
Thu, 21 Jun 2018 21:46:56 +0000 (14:46 -0700)
keyboards/meme/rules.mk

index 45eb6ee3766f0540cc0a68165f6f59c31c5b274e..339bb5f6a28a1e5d5077f68a4f874dc273499d8e 100644 (file)
@@ -1,6 +1,6 @@
 # MCU name
 #MCU = at90usb1286
-MCU = atmega32u4
+MCU = atmega32u2
 
 # Processor frequency.
 #     This will define a symbol, F_CPU, in all source code files equal to the