aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/visualizer/visualizer.c
Commit message (Collapse)AuthorAgeFilesLines
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-291-2/+2
|
* clang-format changesskullY2019-08-301-140/+116
|
* Additional changes for Layer State typedef compatibility (#5906)Drashna Jaelre2019-08-211-2/+2
| | | | | | | | | | | | | | | | * Additional changes for Layer State typedef compatibility * Replace biton32 with get_highest_layer in docs * Change additional layer structure code * Fix uGFX reference issue * Remove dynamic_keymap check * Where did all these extra spaces come from Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Fix uninitialized backlight_level in the VisualizerFred Sundvik2017-07-101-0/+4
|
* Define visualizer thread priority by defaultFred Sundvik2017-07-101-1/+2
|
* Whitefox LED control (#1432)Ethan Madden2017-06-251-14/+19
| | | | | | * use new grave_esc functionality * Port LED control from Ergodox Infinity to Whitefox
* Include config.h before visualizer.hFred Sundvik2017-06-241-1/+1
|
* Correctly calculate backlight levelFred Sundvik2017-06-161-1/+1
|
* Backlight level handling for the visualizerFred Sundvik2017-06-031-1/+29
|
* Let BACKLIGHT_ENABLE control the Infinity LEDsFred Sundvik2017-06-031-2/+2
|
* Add automatic flush for the LCD screenFred Sundvik2017-04-091-0/+4
|
* Move common visualizer keyframes into visualizer_keyframes.hFred Sundvik2017-04-091-6/+0
|
* Remove the need to manually enable the visualizerFred Sundvik2017-04-091-13/+15
|
* Separated backlight and LCD disable/enableFred Sundvik2017-04-091-21/+0
| | | | Also moved them to correct places
* Move LCD backlight keyframes to its own fileFred Sundvik2017-04-091-46/+0
|
* Move LCD keyframes to its own fileFred Sundvik2017-04-091-148/+2
|
* Tweaks to the Ergodox default visualizerFred Sundvik2017-04-091-3/+25
| | | | | | No animation, display led statuses and layer name on the same screen Don't display layer bitmap Fully saturated colors for caps, less saturated ones normally
* Brightness for Ergodox Infinity emulated LEDsFred Sundvik2017-04-091-1/+1
|
* Emulate Ergodox EZ leds by LCD colorsFred Sundvik2017-04-091-1/+24
|
* Display layer bitmap and keyboard led states on the LCDFred Sundvik2017-04-091-1/+37
|
* added mods status bit to visualizer.SjB2017-01-171-1/+57
| | | | | | | | 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.
* Fix the SERIAL_LINK_ENABLE macro in VisualizerFred Sundvik2016-07-071-5/+5
| | | | Rename from USE_SERIAL_LINK -> SERIAL_LINK_ENABLE
* Fix visualizer crash at startupFred Sundvik2016-07-071-2/+0
| | | | | | Visualizer and serial link initialized in the wrong order. The LED_ENABLED define wasn't set properly uGfx is always initialized
* Makefile changes and files to compile VisualizerFred Sundvik2016-07-071-2/+0
|
* Merge commit '73d890a2c9c34b905cd5e74e7146fdd4578dcb96' into add_visualizerFred Sundvik2016-07-061-18/+86
|
* Add 'quantum/visualizer/' from commit 'bde869aa7ec8601459bc63b9636081d21108d1be'Fred Sundvik2016-07-061-0/+481
git-subtree-dir: quantum/visualizer git-subtree-mainline: 19f480992c015aec0a15dca43e740bad8b7834e6 git-subtree-split: bde869aa7ec8601459bc63b9636081d21108d1be