summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/chance/rules.mk
blob: 5c9798a5726d0d2f44186844fd9d84660f1e58aa (plain)
1
2
3
4
5
6
RGBLIGHT_ENABLE = yes        # Enable WS2812 RGB underlight. 
AUDIO_ENABLE = no

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