mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-11-03 23:02:34 +01:00 
			
		
		
		
	Enable bootmagic (#19191)
This commit is contained in:
		
							parent
							
								
									4a87af0e9a
								
							
						
					
					
						commit
						90fe668dd9
					
				@ -4,7 +4,7 @@
 | 
				
			|||||||
    "bootloader": "atmel-dfu",
 | 
					    "bootloader": "atmel-dfu",
 | 
				
			||||||
    "diode_direction": "COL2ROW",
 | 
					    "diode_direction": "COL2ROW",
 | 
				
			||||||
    "features": {
 | 
					    "features": {
 | 
				
			||||||
        "bootmagic": false,
 | 
					        "bootmagic": true,
 | 
				
			||||||
        "command": false,
 | 
					        "command": false,
 | 
				
			||||||
        "console": false,
 | 
					        "console": false,
 | 
				
			||||||
        "extrakey": true,
 | 
					        "extrakey": true,
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user