index
:
qmk_firmware
taamas
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
quantum
/
visualizer
/
visualizer.c
Age
Commit message (
Expand
)
Author
2020-12-11
Normalise include statements in core code (#11153)
Ryan
2020-02-29
2020 February 29 Breaking Changes Update (#8064)
James Young
2019-08-30
clang-format changes
skullY
2019-08-21
Additional changes for Layer State typedef compatibility (#5906)
Drashna Jaelre
2017-07-10
Fix uninitialized backlight_level in the Visualizer
Fred Sundvik
2017-07-10
Define visualizer thread priority by default
Fred Sundvik
2017-06-25
Whitefox LED control (#1432)
Ethan Madden
2017-06-24
Include config.h before visualizer.h
Fred Sundvik
2017-06-16
Correctly calculate backlight level
Fred Sundvik
2017-06-03
Backlight level handling for the visualizer
Fred Sundvik
2017-06-03
Let BACKLIGHT_ENABLE control the Infinity LEDs
Fred Sundvik
2017-04-09
Add automatic flush for the LCD screen
Fred Sundvik
2017-04-09
Move common visualizer keyframes into visualizer_keyframes.h
Fred Sundvik
2017-04-09
Remove the need to manually enable the visualizer
Fred Sundvik
2017-04-09
Separated backlight and LCD disable/enable
Fred Sundvik
2017-04-09
Move LCD backlight keyframes to its own file
Fred Sundvik
2017-04-09
Move LCD keyframes to its own file
Fred Sundvik
2017-04-09
Tweaks to the Ergodox default visualizer
Fred Sundvik
2017-04-09
Brightness for Ergodox Infinity emulated LEDs
Fred Sundvik
2017-04-09
Emulate Ergodox EZ leds by LCD colors
Fred Sundvik
2017-04-09
Display layer bitmap and keyboard led states on the LCD
Fred Sundvik
2017-01-17
added mods status bit to visualizer.
SjB
2016-07-07
Fix the SERIAL_LINK_ENABLE macro in Visualizer
Fred Sundvik
2016-07-07
Fix visualizer crash at startup
Fred Sundvik
2016-07-07
Makefile changes and files to compile Visualizer
Fred Sundvik
2016-07-06
Merge commit '73d890a2c9c34b905cd5e74e7146fdd4578dcb96' into add_visualizer
Fred Sundvik
2016-07-06
Add 'quantum/visualizer/' from commit 'bde869aa7ec8601459bc63b9636081d21108d1be'
Fred Sundvik