Ensure all keyboards have a bootloader set (#18234)
parent
bb6f028833
commit
50c4ca3426
@ -1,8 +1,5 @@ |
|||||||
MCU = atmega32u4
|
MCU = atmega32u4
|
||||||
OPT_DEFS += -DBOOTLOADER_SIZE=4096
|
BOOTLOADER = atmel-dfu
|
||||||
FLASH_SIZE_KB = 32
|
|
||||||
BOOT_SECTION_SIZE_KB = 4
|
|
||||||
BOOT_LOADER = BootloaderHID
|
|
||||||
|
|
||||||
# Extra source files for IS3731 lighting
|
# Extra source files for IS3731 lighting
|
||||||
SRC = TWIlib.c issi.c lighting.c
|
SRC = TWIlib.c issi.c lighting.c
|
||||||
|
Loading…
Reference in new issue