]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/ergodox/ez/Makefile
1098332b8abbc5e899ae4a3426df01ba6c855bfd
[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