summaryrefslogtreecommitdiff
path: root/keyboards/iris/keymaps/mtdjr/rules.mk
blob: 7c19013e5b6230c44f95b43d26e5b9fb66c4fe4b (plain)
1
2
3
4
5
6
7
RGBLIGHT_ENABLE = no
BACKLIGHT_ENABLE = no
TAP_DANCE_ENABLE = no

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