qmk_firmware/keyboards/iris/keymaps/mtdjr/rules.mk

8 lines
121 B
Makefile
Raw Normal View History

RGBLIGHT_ENABLE = no
BACKLIGHT_ENABLE = no
TAP_DANCE_ENABLE = no
ifndef QUANTUM_DIR
include ../../../../Makefile
endif