Add haptic driver to keyboard.json schema (#23591)
This commit is contained in:
		
							parent
							
								
									d9740c9de1
								
							
						
					
					
						commit
						c505ea48b3
					
				
					 38 changed files with 64 additions and 18 deletions
				
			
		| 
						 | 
				
			
			@ -11,6 +11,9 @@
 | 
			
		|||
             "keyboard": true
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "haptic": {
 | 
			
		||||
        "driver": "solenoid"
 | 
			
		||||
    },
 | 
			
		||||
    "indicators": {
 | 
			
		||||
        "caps_lock": "C11",
 | 
			
		||||
        "num_lock": "C12",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1 +0,0 @@
 | 
			
		|||
HAPTIC_DRIVER = solenoid
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue