aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/visualizer
AgeCommit message (Collapse)Author
2017-01-17added mods status bit to visualizer.Gravatar SjB
Since we can't read the real_mods and oneshot_mods static variable directly within the update_user_visualizer_state function (Threading and serial link). We are know storing the mods states in the visualizer_keyboard_status_t structure. We can now display the status of the modifier keys on the LCD display.
2016-07-07Move the visualizer_user file to keymap folderGravatar Fred Sundvik
Also rename it to visualizer.c
2016-07-07Delete lcd_backlight_hal.cGravatar Fred Sundvik
The functionality can now be found in the infinity_erogodox.c file instead.
2016-07-07Fix the SERIAL_LINK_ENABLE macro in VisualizerGravatar Fred Sundvik
Rename from USE_SERIAL_LINK -> SERIAL_LINK_ENABLE
2016-07-07Fix visualizer crash at startupGravatar Fred Sundvik
Visualizer and serial link initialized in the wrong order. The LED_ENABLED define wasn't set properly uGfx is always initialized
2016-07-07Makefile fixes and update of VisualizerGravatar Fred Sundvik
2016-07-07Makefile changes and files to compile VisualizerGravatar Fred Sundvik
2016-07-06Merge commit '73d890a2c9c34b905cd5e74e7146fdd4578dcb96' into add_visualizerGravatar Fred Sundvik
2016-07-06Delete .gitmodules from visualizerGravatar Fred Sundvik
2016-07-06Add 'quantum/visualizer/' from commit 'bde869aa7ec8601459bc63b9636081d21108d1be'Gravatar Fred Sundvik
git-subtree-dir: quantum/visualizer git-subtree-mainline: 19f480992c015aec0a15dca43e740bad8b7834e6 git-subtree-split: bde869aa7ec8601459bc63b9636081d21108d1be