]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/planck/keymaps/chance/rules.mk
Adds support for Planck Rev 6 (#2666)
[qmk_firmware.git] / keyboards / planck / keymaps / chance / rules.mk
1 RGBLIGHT_ENABLE = yes        # Enable WS2812 RGB underlight.  Do not enable this with audio at the same time.
2 AUDIO_ENABLE = no
3
4 ifndef QUANTUM_DIR
5         include ../../../../Makefile
6 endif