summaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox/infinity/rules.mk
diff options
context:
space:
mode:
authorFred Sundvik <fsundvik@gmail.com>2016-07-10 22:45:39 +0200
committerFred Sundvik <fsundvik@gmail.com>2017-04-09 17:34:59 +0200
commitaee9b10e92a597984ba9693b2dfcf597ca380a70 (patch)
tree63cbf04afb19f06995f40c0d2c30781f96372269 /keyboards/ergodox/infinity/rules.mk
parent154305ce1be16b2c8abce5e5d4dee421f295d6b3 (diff)
downloadqmk_firmware-aee9b10e92a597984ba9693b2dfcf597ca380a70.tar.gz
qmk_firmware-aee9b10e92a597984ba9693b2dfcf597ca380a70.tar.xz
Add a keyboard specific visualizer
Diffstat (limited to 'keyboards/ergodox/infinity/rules.mk')
-rw-r--r--keyboards/ergodox/infinity/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ergodox/infinity/rules.mk b/keyboards/ergodox/infinity/rules.mk
index 473a6dfec..1b011cd58 100644
--- a/keyboards/ergodox/infinity/rules.mk
+++ b/keyboards/ergodox/infinity/rules.mk
@@ -59,7 +59,7 @@ OPT_DEFS += -DCORTEX_VTOR_INIT=0x00002000
#
CUSTOM_MATRIX ?= yes # Custom matrix file
SERIAL_LINK_ENABLE = yes
-VISUALIZER_ENABLE ?= no #temporarily disabled to make everything compile
+VISUALIZER_ENABLE ?= yes
LCD_ENABLE ?= yes
LED_ENABLE ?= yes
LCD_BACKLIGHT_ENABLE ?= yes