Map PRODUCT define to keyboard_name (#14372)
				
					
				
			* Map `PRODUCT` define to `keyboard_name` * Fix tests * Fix last test
This commit is contained in:
		
							parent
							
								
									45a8176e32
								
							
						
					
					
						commit
						9401836727
					
				
					 7 changed files with 24 additions and 22 deletions
				
			
		| 
						 | 
				
			
			@ -4,7 +4,7 @@
 | 
			
		|||
    "layouts": {
 | 
			
		||||
        "LAYOUT": {
 | 
			
		||||
            "layout": [
 | 
			
		||||
                { "label": "KC_A", "x": 0, "y": 0, "matrix": [0, 0] }
 | 
			
		||||
                { "label": "KC_A", "matrix": [0, 0], "x": 0, "y": 0 }
 | 
			
		||||
            ]
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue