diff options
Diffstat (limited to 'keyboards/the_uni')
-rw-r--r-- | keyboards/the_uni/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/the_uni/rules.mk b/keyboards/the_uni/rules.mk index b4683fe3f5..36c52b6777 100644 --- a/keyboards/the_uni/rules.mk +++ b/keyboards/the_uni/rules.mk @@ -1,7 +1,7 @@ # MCU name MCU = atmega32u4 -# Bootloader +# Bootloader selection BOOTLOADER = atmel-dfu |