summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/chance/rules.mk
blob: 00d09e974a3e436bee4dee9392747bb9cc751b46 (plain)
1
2
3
4
5
6
RGBLIGHT_ENABLE = yes        # Enable WS2812 RGB underlight.  Do not enable this with audio at the same time.
AUDIO_ENABLE = no

ifndef QUANTUM_DIR
	include ../../../../Makefile
endif