summaryrefslogtreecommitdiffstats
path: root/keyboards/deltasplit75/keymaps/itsaferbie/rules.mk
blob: bab3b4c5647105f11bc90ec7d0c6c832c18591f2 (plain)
1
2
3
4
5
6
7
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.
EXTRAKEY_ENABLE = yes

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