]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboard/clueboard2/keymaps/max/Makefile
22b5b94e37bc398c270ccd28fd7234916a962c70
[qmk_firmware.git] / keyboard / clueboard2 / keymaps / max / Makefile
1
2
3 # Build Options
4 #   change to "no" to disable the options, or define them in the Makefile in 
5 #   the appropriate keymap folder that will get included automatically
6 #
7 RGBLIGHT_ENABLE = yes        # Enable WS2812 RGB underlight.  Do not enable this with audio at the same time.
8
9 ifndef QUANTUM_DIR
10         include ../../../../Makefile
11 endif