summaryrefslogtreecommitdiff
path: root/quantum/template
diff options
context:
space:
mode:
authorskullY <skullydazed@gmail.com>2017-06-24 15:28:13 -0700
committerskullY <skullydazed@gmail.com>2017-06-24 15:28:13 -0700
commit582a6ac75ca52bc9f30657906878385be4d16643 (patch)
treededde8844f696c0e35adab36281d698eea5e9d5f /quantum/template
parent901a92a2fd2b15601832e532e5400c565f16bbaf (diff)
Fix #1135 by changing the default to at90usb1286
Diffstat (limited to 'quantum/template')
-rw-r--r--quantum/template/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/quantum/template/rules.mk b/quantum/template/rules.mk
index a1f9377d87..a3571e8deb 100644
--- a/quantum/template/rules.mk
+++ b/quantum/template/rules.mk
@@ -1,5 +1,5 @@
# MCU name
-#MCU = at90usb1287
+#MCU = at90usb1286
MCU = atmega32u4
# Processor frequency.