This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.

9 lines
173 B
Makefile
Raw Normal View History

2018-07-14 23:21:28 +01:00
AUDIO_ENABLE = no
MOUSEKEY_ENABLE = yes
TEMP := $(OPT_DEFS)
OPT_DEFS = $(filter-out -DBOOTLOADER_SIZE=4096,$(TEMP))
OPT_DEFS += -DBOOTLOADER_SIZE=512
BOOTLOADER = halfkay