summaryrefslogtreecommitdiff
path: root/keyboards/handwired/twadlee
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2022-02-05 16:55:24 +1100
committerGitHub <noreply@github.com>2022-02-05 16:55:24 +1100
commitf4f3bf81c79516b3ad1a0e8c05ef8986f8b546eb (patch)
tree4edfa06de7c9f3194c85a29cbf2fcd2e9ba71983 /keyboards/handwired/twadlee
parente16dd1bcc0cc17b9c99996e2830dda194899a204 (diff)
Add missing `BOOTLOADER` for a handful of boards (#16225)
Diffstat (limited to 'keyboards/handwired/twadlee')
-rw-r--r--keyboards/handwired/twadlee/tp69/rules.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/handwired/twadlee/tp69/rules.mk b/keyboards/handwired/twadlee/tp69/rules.mk
index 216e797c4b..a1c290cf15 100644
--- a/keyboards/handwired/twadlee/tp69/rules.mk
+++ b/keyboards/handwired/twadlee/tp69/rules.mk
@@ -1,6 +1,9 @@
# MCU name
MCU = MKL26Z64
+# Bootloader selection
+BOOTLOADER = halfkay
+
# Build Options
# change yes to no to disable
#