diff options
Diffstat (limited to 'keyboards/planck/thk/rules.mk')
-rw-r--r-- | keyboards/planck/thk/rules.mk | 1 |
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 |
17 | MCU = atmega32a | 17 | MCU = atmega32a |
18 | |||
18 | # Processor frequency | 19 | # Processor frequency |
19 | F_CPU = 16000000 | 20 | F_CPU = 16000000 |
20 | 21 | ||