Browse Source

Fix #1135 by changing the default to at90usb1286

skullY 8 years ago
parent
commit
582a6ac75c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      quantum/template/rules.mk

+ 1 - 1
quantum/template/rules.mk

@@ -1,5 +1,5 @@
 # MCU name
-#MCU = at90usb1287
+#MCU = at90usb1286
 MCU = atmega32u4
 
 # Processor frequency.