summaryrefslogtreecommitdiff
path: root/keyboards/xiudi/xd002/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/xiudi/xd002/rules.mk')
-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