summaryrefslogtreecommitdiffstats
path: root/keyboards/zen/keymaps/jwlawrence/rules.mk
blob: 22b6ec4766259fccbc751d988b9705937ffbbf22 (plain)
1
2
3
4
5
6
RGBLIGHT_ENABLE = yes
BACKLIGHT_ENABLE = yes

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