mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-08-17 01:50:51 +02:00
3 lines
83 B
Makefile
3 lines
83 B
Makefile
BOOTLOADER_SIZE = 1862
|
|
PROGRAM_CMD = micronucleus --run $(BUILD_DIR)/$(TARGET).hex
|