summaryrefslogtreecommitdiff
path: root/keyboards/xiudi/xd002
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2022-02-06 22:59:03 +0000
committerGitHub <noreply@github.com>2022-02-06 22:59:03 +0000
commit842d20267cf78ddfba433e4c8064a40dc84d456c (patch)
treeaf595f3749fc39151a2731a2ffe2d9cacbd7cf4f /keyboards/xiudi/xd002
parent9124f5dc2d2f17eb327924d38add7f194dd4d54a (diff)
Remove half implemented micronucleus bootloader support (#16252)
Diffstat (limited to 'keyboards/xiudi/xd002')
-rw-r--r--keyboards/xiudi/xd002/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/xiudi/xd002/rules.mk b/keyboards/xiudi/xd002/rules.mk
index 77dd994783..70c620c8f0 100644
--- a/keyboards/xiudi/xd002/rules.mk
+++ b/keyboards/xiudi/xd002/rules.mk
@@ -2,7 +2,7 @@
MCU = attiny85
# Bootloader selection
-BOOTLOADER = micronucleus
+BOOTLOADER = custom
OPT_DEFS += -DBOOTLOADER_SIZE=1862
PROGRAM_CMD = micronucleus --run $(BUILD_DIR)/$(TARGET).hex