summaryrefslogtreecommitdiffstats
path: root/keyboards/iris/keymaps/krusli/rules.mk
blob: c5e16f13695b376c746d2963299efe5a2817a5b1 (plain)
1
2
3
4
5
6
RGBLIGHT_ENABLE = no
BACKLIGHT_ENABLE = no

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