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