Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2020 February 29 Breaking Changes Update (#8064) | James Young | 2020-02-29 | 1 | -2/+2 |
| | |||||
* | clang-format changes | skullY | 2019-08-30 | 1 | -11/+11 |
| | |||||
* | Additional changes for Layer State typedef compatibility (#5906) | Drashna Jaelre | 2019-08-21 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | * 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> | ||||
* | Include config.h from visualizer.h | Fred Sundvik | 2017-06-24 | 1 | -0/+1 |
| | |||||
* | Backlight level handling for the visualizer | Fred Sundvik | 2017-06-03 | 1 | -1/+8 |
| | |||||
* | Move common visualizer keyframes into visualizer_keyframes.h | Fred Sundvik | 2017-04-09 | 1 | -5/+1 |
| | |||||
* | Remove the need to manually enable the visualizer | Fred Sundvik | 2017-04-09 | 1 | -6/+8 |
| | |||||
* | Separated backlight and LCD disable/enable | Fred Sundvik | 2017-04-09 | 1 | -3/+0 |
| | | | | Also moved them to correct places | ||||
* | Move LCD backlight keyframes to its own file | Fred Sundvik | 2017-04-09 | 1 | -4/+0 |
| | |||||
* | Move LCD keyframes to its own file | Fred Sundvik | 2017-04-09 | 1 | -9/+0 |
| | |||||
* | Tweaks to the Ergodox default visualizer | Fred Sundvik | 2017-04-09 | 1 | -0/+1 |
| | | | | | | 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 LEDs | Fred Sundvik | 2017-04-09 | 1 | -1/+1 |
| | |||||
* | Emulate Ergodox EZ leds by LCD colors | Fred Sundvik | 2017-04-09 | 1 | -0/+8 |
| | |||||
* | Display layer bitmap and keyboard led states on the LCD | Fred Sundvik | 2017-04-09 | 1 | -1/+3 |
| | |||||
* | added mods status bit to visualizer. | SjB | 2017-01-17 | 1 | -1/+8 |
| | | | | | | | | 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. | ||||
* | Makefile changes and files to compile Visualizer | Fred Sundvik | 2016-07-07 | 1 | -2/+0 |
| | |||||
* | Merge commit '73d890a2c9c34b905cd5e74e7146fdd4578dcb96' into add_visualizer | Fred Sundvik | 2016-07-06 | 1 | -3/+21 |
| | |||||
* | Add 'quantum/visualizer/' from commit 'bde869aa7ec8601459bc63b9636081d21108d1be' | Fred Sundvik | 2016-07-06 | 1 | -0/+131 |
git-subtree-dir: quantum/visualizer git-subtree-mainline: 19f480992c015aec0a15dca43e740bad8b7834e6 git-subtree-split: bde869aa7ec8601459bc63b9636081d21108d1be |