summaryrefslogtreecommitdiff
path: root/keyboards/deltasplit75/keymaps/itsaferbie/Makefile
blob: 0004390ce4317ee9b2a1d1f6a50d04071ee3379e (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            # Audio disabled while using RGB underlight.

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