From 04885a3b447c82437d919d467328800eb00af629 Mon Sep 17 00:00:00 2001 From: Jack Humbert Date: Fri, 21 Aug 2015 10:46:53 -0400 Subject: preonic --- common.mk | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'common.mk') diff --git a/common.mk b/common.mk index b854f09cd..e61ae69e5 100644 --- a/common.mk +++ b/common.mk @@ -49,6 +49,10 @@ ifdef NKRO_ENABLE OPT_DEFS += -DNKRO_ENABLE endif +ifdef MIDI_ENABLE + OPT_DEFS += -DMIDI_ENABLE +endif + ifdef USB_6KRO_ENABLE OPT_DEFS += -DUSB_6KRO_ENABLE endif -- cgit v1.2.3