summaryrefslogtreecommitdiff
path: root/keyboards/handwired/42/rules.mk
diff options
context:
space:
mode:
authorfauxpark <fauxpark@gmail.com>2019-11-01 00:11:36 +1100
committerJoel Challis <git@zvecr.com>2019-10-31 13:11:36 +0000
commit2ce6adff2b0b4f049b3bd8b4169cda977c057fa5 (patch)
tree1d87f5e8afa98641b91344adf5f5a25d37ecffc0 /keyboards/handwired/42/rules.mk
parent742e83e102f5d91087672ae3f91e433a74bd51dd (diff)
Miscellaneous rules.mk cleanups (#7212)
* Miscellaneous rules.mk cleanups * Put back ARM bootloader rules
Diffstat (limited to 'keyboards/handwired/42/rules.mk')
-rw-r--r--keyboards/handwired/42/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/42/rules.mk b/keyboards/handwired/42/rules.mk
index b44a0a518c..f2306f310f 100644
--- a/keyboards/handwired/42/rules.mk
+++ b/keyboards/handwired/42/rules.mk
@@ -1,7 +1,7 @@
# MCU name
MCU = atmega32u4
-# Processor frequency.
+# Processor frequency
F_CPU = 8000000
# Bootloader selection