summaryrefslogtreecommitdiff
path: root/tmk_core
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2017-01-25 10:02:06 -0500
committerJack Humbert <jack.humb@gmail.com>2017-01-25 10:02:06 -0500
commit7e3962f36a18a8bacb4553caa97bbbde7719faf5 (patch)
tree3678fb1837eb10e1101bfa60186e47ecc458f7b9 /tmk_core
parent938422ce9901b7e15c738d6abaa78e0076ebdc84 (diff)
parent71137deba21bfc392d60cffb1b76216c362beb9a (diff)
Merge branch 'master' of github.com:jackhumbert/qmk_firmware
Diffstat (limited to 'tmk_core')
-rw-r--r--tmk_core/common/keyboard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tmk_core/common/keyboard.c b/tmk_core/common/keyboard.c
index 371d93f3e5..7653507928 100644
--- a/tmk_core/common/keyboard.c
+++ b/tmk_core/common/keyboard.c
@@ -188,7 +188,7 @@ MATRIX_LOOP_END:
#endif
#ifdef VISUALIZER_ENABLE
- visualizer_update(default_layer_state, layer_state, host_keyboard_leds());
+ visualizer_update(default_layer_state, layer_state, visualizer_get_mods(), host_keyboard_leds());
#endif
// update LED