aboutsummaryrefslogtreecommitdiff
path: root/keyboards/planck/thk/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/planck/thk/rules.mk')
-rw-r--r--keyboards/planck/thk/rules.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/planck/thk/rules.mk b/keyboards/planck/thk/rules.mk
index ab2e344b1..04ca579c1 100644
--- a/keyboards/planck/thk/rules.mk
+++ b/keyboards/planck/thk/rules.mk
@@ -15,6 +15,7 @@
15 15
16# MCU name 16# MCU name
17MCU = atmega32a 17MCU = atmega32a
18
18# Processor frequency 19# Processor frequency
19F_CPU = 16000000 20F_CPU = 16000000
20 21