]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/ergodox_ez/Makefile
Creates a layouts/ folder for keymaps shared between keyboards (#1609)
[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