summaryrefslogtreecommitdiff
path: root/keyboards/atreus50/keymaps/default/Makefile
blob: e8556d0d6a0b83cd07a54ca0e05762eb4fe52e52 (plain)
1
2
3
4
5
6
RGBLIGHT_ENABLE = no
AUDIO_ENABLE = yes

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