Age | Commit message (Collapse) | Author |
|
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.
|
|
Also rename it to visualizer.c
|
|
The functionality can now be found in the infinity_erogodox.c file
instead.
|
|
Rename from USE_SERIAL_LINK -> SERIAL_LINK_ENABLE
|
|
Visualizer and serial link initialized in the wrong order.
The LED_ENABLED define wasn't set properly
uGfx is always initialized
|
|
|
|
|
|
|
|
|
|
git-subtree-dir: quantum/visualizer
git-subtree-mainline: 19f480992c015aec0a15dca43e740bad8b7834e6
git-subtree-split: bde869aa7ec8601459bc63b9636081d21108d1be
|