]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/deltasplit75/keymaps/itsaferbie/rules.mk
Remove all Makefiles from the keyboards directory. (#1660)
[qmk_firmware.git] / keyboards / deltasplit75 / keymaps / itsaferbie / rules.mk
1 RGBLIGHT_ENABLE = yes        # Enable WS2812 RGB underlight.  Do not enable this with audio at the same time.
2 AUDIO_ENABLE = no            # Audio disabled while using RGB underlight.
3 EXTRAKEY_ENABLE = yes
4
5 ifndef QUANTUM_DIR
6         include ../../../../Makefile
7 endif