diff options
Diffstat (limited to 'common.mk')
| -rw-r--r-- | common.mk | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -49,6 +49,10 @@ ifdef NKRO_ENABLE | |||
| 49 | OPT_DEFS += -DNKRO_ENABLE | 49 | OPT_DEFS += -DNKRO_ENABLE |
| 50 | endif | 50 | endif |
| 51 | 51 | ||
| 52 | ifdef MIDI_ENABLE | ||
| 53 | OPT_DEFS += -DMIDI_ENABLE | ||
| 54 | endif | ||
| 55 | |||
| 52 | ifdef USB_6KRO_ENABLE | 56 | ifdef USB_6KRO_ENABLE |
| 53 | OPT_DEFS += -DUSB_6KRO_ENABLE | 57 | OPT_DEFS += -DUSB_6KRO_ENABLE |
| 54 | endif | 58 | endif |
