Add a keyboard specific visualizer

This commit is contained in:
Fred Sundvik
2016-07-10 23:45:39 +03:00
parent 154305ce1b
commit aee9b10e92
4 changed files with 174 additions and 2 deletions

View File

@@ -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