summaryrefslogtreecommitdiffstats
path: root/quantum/template
diff options
context:
space:
mode:
authorskullY <skullydazed@gmail.com>2017-06-25 00:28:13 +0200
committerskullY <skullydazed@gmail.com>2017-06-25 00:28:13 +0200
commit582a6ac75ca52bc9f30657906878385be4d16643 (patch)
treededde8844f696c0e35adab36281d698eea5e9d5f /quantum/template
parent901a92a2fd2b15601832e532e5400c565f16bbaf (diff)
downloadqmk_firmware-582a6ac75ca52bc9f30657906878385be4d16643.tar.gz
qmk_firmware-582a6ac75ca52bc9f30657906878385be4d16643.tar.xz
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 a1f9377d8..a3571e8de 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.