summaryrefslogtreecommitdiff
path: root/quantum/visualizer
Commit message (Collapse)AuthorAge
* Fix buffer overrun in lcd_keyframesFred Sundvik2017-04-13
| | | | | This would often cause the keyboard to crash when restarting the computer.
* Rename led test to led_keyframes and move animation to ErgodoxFred Sundvik2017-04-09
|
* Combine startup and resume animationsFred Sundvik2017-04-09
|
* Move the logo drawing keyframe to lcd_keyframesFred Sundvik2017-04-09
|
* Move LCD logo to visualizer resourcesFred Sundvik2017-04-09
|
* Add automatic flush for the LCD screenFred Sundvik2017-04-09
|
* Move common visualizer keyframes into visualizer_keyframes.hFred Sundvik2017-04-09
|
* Remove the need to manually enable the visualizerFred Sundvik2017-04-09
|
* Separated backlight and LCD disable/enableFred Sundvik2017-04-09
| | | | Also moved them to correct places
* Move LCD backlight keyframes to its own fileFred Sundvik2017-04-09
|
* Move LCD keyframes to its own fileFred Sundvik2017-04-09
|
* Delete visualizer example integrationFred Sundvik2017-04-09
| | | | | It's much better to refer to the actual code than to to try to keep some examples up to date.
* Tweaks to the Ergodox default visualizerFred Sundvik2017-04-09
| | | | | | 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-09
|
* Emulate Ergodox EZ leds by LCD colorsFred Sundvik2017-04-09
|
* Display layer bitmap and keyboard led states on the LCDFred Sundvik2017-04-09
|
* Move CIE1931 and breathing tables to its own fileFred Sundvik2017-04-09
|
* UGFX is compiled once per keyboard instead of keymapFred Sundvik2017-04-09
|
* Add a keyboard specific visualizerFred Sundvik2017-04-09
|
* added mods status bit to visualizer.SjB2017-01-17
| | | | | | | | 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.
* Move the visualizer_user file to keymap folderFred Sundvik2016-07-07
| | | | Also rename it to visualizer.c
* Delete lcd_backlight_hal.cFred Sundvik2016-07-07
| | | | | The functionality can now be found in the infinity_erogodox.c file instead.
* Fix the SERIAL_LINK_ENABLE macro in VisualizerFred Sundvik2016-07-07
| | | | Rename from USE_SERIAL_LINK -> SERIAL_LINK_ENABLE
* Fix visualizer crash at startupFred Sundvik2016-07-07
| | | | | | Visualizer and serial link initialized in the wrong order. The LED_ENABLED define wasn't set properly uGfx is always initialized
* Makefile fixes and update of VisualizerFred Sundvik2016-07-07
|
* Makefile changes and files to compile VisualizerFred Sundvik2016-07-07
|
* Merge commit '73d890a2c9c34b905cd5e74e7146fdd4578dcb96' into add_visualizerFred Sundvik2016-07-06
|
* Delete .gitmodules from visualizerFred Sundvik2016-07-06
|
* Add 'quantum/visualizer/' from commit 'bde869aa7ec8601459bc63b9636081d21108d1be'Fred Sundvik2016-07-06
git-subtree-dir: quantum/visualizer git-subtree-mainline: 19f480992c015aec0a15dca43e740bad8b7834e6 git-subtree-split: bde869aa7ec8601459bc63b9636081d21108d1be