mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-11-04 07:12:33 +01:00 
			
		
		
		
	Fixed default to dissable VIA (#5309)
This should have gone into previous PR but I am dumb
This commit is contained in:
		
							parent
							
								
									c7c4937eef
								
							
						
					
					
						commit
						3e8ee96b2c
					
				@ -61,6 +61,6 @@ AUDIO_ENABLE = no                  # Audio output on port C6
 | 
				
			|||||||
NO_USB_STARTUP_CHECK = no          # Disable initialization only when usb is plugged in
 | 
					NO_USB_STARTUP_CHECK = no          # Disable initialization only when usb is plugged in
 | 
				
			||||||
#SERIAL_LINK_ENABLE = yes
 | 
					#SERIAL_LINK_ENABLE = yes
 | 
				
			||||||
 | 
					
 | 
				
			||||||
RAW_ENABLE = yes
 | 
					RAW_ENABLE = no
 | 
				
			||||||
DYNAMIC_KEYMAP_ENABLE = yes
 | 
					DYNAMIC_KEYMAP_ENABLE = no
 | 
				
			||||||
CIE1931_CURVE = yes
 | 
					CIE1931_CURVE = yes
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user