]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboard/planck/keymaps/yang/Makefile
f4908d70372b3f19388f03d8955c8a80d50d6e49
[qmk_firmware.git] / keyboard / 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
7 ifndef QUANTUM_DIR
8         include ../../../../Makefile
9 endif