mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-09-07 10:53:17 +02:00
3 lines
83 B
Makefile
3 lines
83 B
Makefile
BOOTLOADER_SIZE = 1862
|
|
PROGRAM_CMD = micronucleus --run $(BUILD_DIR)/$(TARGET).hex
|