]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/ergodox/ez/Makefile
Flips off MIDI and API_SYSEX
[qmk_firmware.git] / keyboards / ergodox / ez / Makefile
1 SLEEP_LED_ENABLE = no  # Breathing sleep LED during USB suspend
2 COMMAND_ENABLE   = no  # Commands for debug and configuration
3 RGBLIGHT_ENABLE ?= yes
4 MIDI_ENABLE ?= no
5
6 ifndef MAKEFILE_INCLUDED
7         include ../../../Makefile
8 endif