qmk_firmware/keyboards/planck/keymaps/chance/rules.mk
2018-10-22 14:55:05 -04:00

7 lines
136 B
Makefile

RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.
AUDIO_ENABLE = no
ifndef QUANTUM_DIR
include ../../../../Makefile
endif