From f1509548855d7bd69d2610d24a4565308fee0ec7 Mon Sep 17 00:00:00 2001 From: sheldonmlee Date: Mon, 1 Nov 2021 18:52:20 +0800 Subject: [PATCH] Added bootloader selection. --- rules.mk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rules.mk b/rules.mk index 5a47a59..b355999 100755 --- a/rules.mk +++ b/rules.mk @@ -1,3 +1,5 @@ SRC += oneshot.c OLED_DRIVER_ENABLE = yes TAP_DANCE_ENABLE = yes +# Bootloader selection +BOOTLOADER = atmel-dfu