diff options
author | Jack Humbert <jack.humb@gmail.com> | 2016-11-23 20:16:38 -0500 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2016-11-23 20:16:38 -0500 |
commit | cefa8468fb5f28bd67a0c02d371a4aef0964e20c (patch) | |
tree | 70503054c509f86b30c0279e97cf946cf6aa2353 /keyboards/ergodox/infinity/rules.mk | |
parent | 2e23689b8e3222982082c1f5a4f8ce7686f9658b (diff) |
travis pls
Diffstat (limited to 'keyboards/ergodox/infinity/rules.mk')
-rw-r--r-- | keyboards/ergodox/infinity/rules.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/ergodox/infinity/rules.mk b/keyboards/ergodox/infinity/rules.mk index ccb735a485..473a6dfec6 100644 --- a/keyboards/ergodox/infinity/rules.mk +++ b/keyboards/ergodox/infinity/rules.mk @@ -63,6 +63,8 @@ VISUALIZER_ENABLE ?= no #temporarily disabled to make everything compile LCD_ENABLE ?= yes LED_ENABLE ?= yes LCD_BACKLIGHT_ENABLE ?= yes +MIDI_ENABLE = no +RGBLIGHT_ENABLE = no ifndef QUANTUM_DIR include ../../../Makefile |