summaryrefslogtreecommitdiff
path: root/keyboards/gherkin/keymaps/itsaferbie/rules.mk
blob: ed0af7b8bd7a830ccbe3f841d6ef7a7ce3bc3b5d (plain)
1
2
3
4
5
6
7
BACKLIGHT_ENABLE = yes
AUDIO_ENABLE = no
RGBLIGHT_ENABLE = yes

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