Add audio driver to keyboard.json schema (#23616)
This commit is contained in:
		
							parent
							
								
									42f61611e8
								
							
						
					
					
						commit
						d333a25868
					
				
					 39 changed files with 59 additions and 22 deletions
				
			
		| 
						 | 
				
			
			@ -17,6 +17,9 @@
 | 
			
		|||
        "rgb_matrix": true,
 | 
			
		||||
        "unicode": true
 | 
			
		||||
    },
 | 
			
		||||
    "audio": {
 | 
			
		||||
        "driver": "dac_basic"
 | 
			
		||||
    },
 | 
			
		||||
    "ws2812": {
 | 
			
		||||
        "pin": "B5",
 | 
			
		||||
        "driver": "spi"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1 +0,0 @@
 | 
			
		|||
AUDIO_DRIVER = dac_basic
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue