10546665f4 
								
							
								 
							
						 
						
							
							
								
								Fix uninitialized backlight_level in the Visualizer  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								8a962f7b27 
								
							
								 
							
						 
						
							
							
								
								Define visualizer thread priority by default  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								42e6ecc36b 
								
							
								 
							
						 
						
							
							
								
								Whitefox LED control ( #1432 )  
							
							... 
							
							
 
							
							* use new grave_esc functionality
* Port LED control from Ergodox Infinity to Whitefox 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								6c9b4743f7 
								
							
								 
							
						 
						
							
							
								
								Include config.h before visualizer.h  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								7d5606085f 
								
							
								 
							
						 
						
							
							
								
								Correctly calculate backlight level  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								effffa33a5 
								
							
								 
							
						 
						
							
							
								
								Backlight level handling for the visualizer  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								a916f4e8b8 
								
							
								 
							
						 
						
							
							
								
								Let BACKLIGHT_ENABLE control the Infinity LEDs  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								3eb8785e87 
								
							
								 
							
						 
						
							
							
								
								Add automatic flush for the LCD screen  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								b7041d06ae 
								
							
								 
							
						 
						
							
							
								
								Move common visualizer keyframes into visualizer_keyframes.h  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								64d63ab422 
								
							
								 
							
						 
						
							
							
								
								Remove the need to manually enable the visualizer  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								1e7585e767 
								
							
								 
							
						 
						
							
							
								
								Separated backlight and LCD disable/enable  
							
							... 
							
							
 
							
							Also moved them to correct places 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								5ba228b684 
								
							
								 
							
						 
						
							
							
								
								Move LCD backlight keyframes to its own file  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								5815c5d317 
								
							
								 
							
						 
						
							
							
								
								Move LCD keyframes to its own file  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								05bc4880dd 
								
							
								 
							
						 
						
							
							
								
								Tweaks to the Ergodox default visualizer  
							
							... 
							
							
 
							
							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 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								5fbaf31dc2 
								
							
								 
							
						 
						
							
							
								
								Brightness for Ergodox Infinity emulated LEDs  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								39385144e7 
								
							
								 
							
						 
						
							
							
								
								Emulate Ergodox EZ leds by LCD colors  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								9a4ce28683 
								
							
								 
							
						 
						
							
							
								
								Display layer bitmap and keyboard led states on the LCD  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								9eb8d05246 
								
							
								 
							
						 
						
							
							
								
								added mods status bit to visualizer.  
							
							... 
							
							
 
							
							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. 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								dae7c9bfb3 
								
							
								 
							
						 
						
							
							
								
								Fix the SERIAL_LINK_ENABLE macro in Visualizer  
							
							... 
							
							
 
							
							Rename from USE_SERIAL_LINK -> SERIAL_LINK_ENABLE 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								7229751ba9 
								
							
								 
							
						 
						
							
							
								
								Fix visualizer crash at startup  
							
							... 
							
							
 
							
							Visualizer and serial link initialized in the wrong order.
The LED_ENABLED define wasn't set properly
uGfx is always initialized 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								70797bb8f2 
								
							
								 
							
						 
						
							
							
								
								Makefile changes and files to compile Visualizer  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								6c29655790 
								
							
								 
							
						 
						
							
							
								
								Merge commit '73d890a2c9c34b905cd5e74e7146fdd4578dcb96' into add_visualizer  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								9f33a5593c 
								
							
								 
							
						 
						
							
							
								
								Add 'quantum/visualizer/' from commit 'bde869aa7ec8601459bc63b9636081d21108d1be'  
							
							... 
							
							
 
							
							git-subtree-dir: quantum/visualizer
git-subtree-mainline: 19f480992cbde869aa7e 
							
						 
						
							9 years ago