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

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