]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/planck/keymaps/yang/Makefile
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
[qmk_firmware.git] / keyboards / planck / keymaps / yang / Makefile
1 # Build Options
2 #   change to "no" to disable the options, or define them in the Makefile in 
3 #   the appropriate keymap folder that will get included automatically
4 #
5 RGBLIGHT_ENABLE = yes        # Enable WS2812 RGB underlight.  Do not enable this with audio at the same time.
6 AUDIO_ENABLE = no
7
8 ifndef QUANTUM_DIR
9         include ../../../../Makefile
10 endif