aboutsummaryrefslogtreecommitdiff
path: root/keyboards/the_uni/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/the_uni/rules.mk')
-rw-r--r--keyboards/the_uni/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/the_uni/rules.mk b/keyboards/the_uni/rules.mk
index b4683fe3f..36c52b677 100644
--- a/keyboards/the_uni/rules.mk
+++ b/keyboards/the_uni/rules.mk
@@ -1,7 +1,7 @@
1# MCU name 1# MCU name
2MCU = atmega32u4 2MCU = atmega32u4
3 3
4# Bootloader 4# Bootloader selection
5BOOTLOADER = atmel-dfu 5BOOTLOADER = atmel-dfu
6 6
7 7