Ensure LTO is enabled as a info.json build config option (#22932)
				
					
				
			* feature.lto -> build.lto * keymaps too
This commit is contained in:
		
							parent
							
								
									79020519b4
								
							
						
					
					
						commit
						3a13c2120a
					
				
					 23 changed files with 52 additions and 28 deletions
				
			
		| 
						 | 
				
			
			@ -29,14 +29,16 @@
 | 
			
		|||
        "led_flush_limit": 32,
 | 
			
		||||
        "sleep": true
 | 
			
		||||
    },
 | 
			
		||||
    "build": {
 | 
			
		||||
        "lto": true
 | 
			
		||||
    },
 | 
			
		||||
    "features": {
 | 
			
		||||
        "bootmagic": true,
 | 
			
		||||
        "command": false,
 | 
			
		||||
        "console": false,
 | 
			
		||||
        "extrakey": true,
 | 
			
		||||
        "mousekey": true,
 | 
			
		||||
        "nkro": true,
 | 
			
		||||
        "lto": true
 | 
			
		||||
        "nkro": true
 | 
			
		||||
    },
 | 
			
		||||
    "diode_direction": "ROW2COL",
 | 
			
		||||
    "matrix_pins": {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue