summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/atreus50/keymaps/ajp10304/rules.mk
blob: f2a91de897190a779631e09491881d6b96d798e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
ifndef QUANTUM_DIR
	include ../../../../Makefile
endif

AUDIO_ENABLE = no
MOUSEKEY_ENABLE = yes

TEMP := $(OPT_DEFS)
OPT_DEFS = $(filter-out -DBOOTLOADER_SIZE=4096,$(TEMP))
OPT_DEFS += -DBOOTLOADER_SIZE=512

BOOTLOADER = halfkay