summaryrefslogtreecommitdiffstats
path: root/keyboards/iris/keymaps/impstyle/rules.mk
blob: 4db5ef00d26de8f520345e37d6d727436dda831a (plain)
1
2
3
4
5
6
7
8
RGBLIGHT_ENABLE = no
BACKLIGHT_ENABLE = no
TAP_DANCE_ENABLE = no
MOUSEKEY_ENABLE = yes

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