mirror of
https://github.com/qmk/qmk_firmware
synced 2025-01-06 23:11:39 +00:00
3 lines
83 B
Makefile
3 lines
83 B
Makefile
BOOTLOADER_SIZE = 1862
|
|
PROGRAM_CMD = micronucleus --run $(BUILD_DIR)/$(TARGET).hex
|