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

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