index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
ergodox
/
infinity
/
visualizer.c
Age
Commit message (
Expand
)
Author
2017-06-24
Change inline to static inline
Fred Sundvik
2017-04-09
Create a file for shared Ergodox Infinity animations
Fred Sundvik
2017-04-09
Combine startup and resume animations
Fred Sundvik
2017-04-09
Fix suspend not disabling backlight
Fred Sundvik
2017-04-09
Move the logo drawing keyframe to lcd_keyframes
Fred Sundvik
2017-04-09
Move LCD logo to visualizer resources
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
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-04-09
CIE 1931 for the LCD backlight
Fred Sundvik
2017-04-09
Disable LEDs on Infinity Ergodox
Fred Sundvik
2017-04-09
Display QMK logo at startup of Infinity Ergodox
Fred Sundvik
2017-04-09
Add a keyboard specific visualizer
Fred Sundvik