index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
quantum
/
visualizer
Age
Commit message (
Expand
)
Author
2020-12-26
Change include guards in quantum/ to pragma once (#11239)
Ryan
2020-12-11
Normalise include statements in core code (#11153)
Ryan
2020-11-26
ST7565 tidyup (#10907)
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
2019-03-29
Fixing dead links (#5503)
Brian Choromanski
2017-12-07
move lcd_backlight_keyframes to correct location
Jack Humbert
2017-11-06
make it easy to customize logo image
Takayuki Matsubara
2017-10-14
Make arguments redo, subproject elimination (#1784)
Jack Humbert
2017-08-23
Creates a layouts/ folder for keymaps shared between keyboards (#1609)
Jack Humbert
2017-07-10
Fix uninitialized backlight_level in the Visualizer
Fred Sundvik
2017-07-10
Make it easier to use drivers
Fred Sundvik
2017-07-10
Shared default animations
Fred Sundvik
2017-07-10
Clarify naming between LCD_BACKLIGHT and LED_BACKLIGHT
Fred Sundvik
2017-07-10
Shared gfxconf
Fred Sundvik
2017-07-10
Define visualizer thread priority by default
Fred Sundvik
2017-06-25
Whitefox LED control (#1432)
Ethan Madden
2017-06-25
Change M_2_PI to 2 * PI as it should be
Fred Sundvik
2017-06-24
Change inline to static inline
Fred Sundvik
2017-06-24
Add function for getting the LCD backlight brightness
Fred Sundvik
2017-06-24
Include config.h from visualizer.h
Fred Sundvik
2017-06-24
Include config.h before visualizer.h
Fred Sundvik
2017-06-16
Correctly calculate backlight level
Fred Sundvik
2017-06-03
Add backlight support to the default Ergodox Infinity animations
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-13
Fix buffer overrun in lcd_keyframes
Fred Sundvik
2017-04-09
Rename led test to led_keyframes and move animation to Ergodox
Fred Sundvik
2017-04-09
Combine startup and resume animations
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
Delete visualizer example integration
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-04-09
Move CIE1931 and breathing tables to its own file
Fred Sundvik
2017-04-09
UGFX is compiled once per keyboard instead of keymap
Fred Sundvik
2017-04-09
Add a keyboard specific visualizer
Fred Sundvik
2017-01-17
added mods status bit to visualizer.
SjB
2016-07-07
Move the visualizer_user file to keymap folder
Fred Sundvik
2016-07-07
Delete lcd_backlight_hal.c
Fred Sundvik
2016-07-07
Fix the SERIAL_LINK_ENABLE macro in Visualizer
Fred Sundvik
[next]