forked from mfulz_github/qmk_firmware
		
	Fix incorrect doctoring in feature.backlight.md (#4244)
I'm guessing someone deleted a row at some point in the past, but I didn't blame it.
This commit is contained in:
		
							parent
							
								
									fc1e22ea94
								
							
						
					
					
						commit
						fa1ac4d724
					
				@ -61,7 +61,7 @@ In this handler, the value of an incrementing counter is mapped onto a precomput
 | 
				
			|||||||
|`backlight_increase()` |Increase the backlight level                 |
 | 
					|`backlight_increase()` |Increase the backlight level                 |
 | 
				
			||||||
|`backlight_decrease()` |Decrease the backlight level                 |
 | 
					|`backlight_decrease()` |Decrease the backlight level                 |
 | 
				
			||||||
|`backlight_level(x)`   |Sets the backlight level to specified level  |
 | 
					|`backlight_level(x)`   |Sets the backlight level to specified level  |
 | 
				
			||||||
|`get_backlight_level()`|Toggle backlight breathing                   |
 | 
					|`get_backlight_level()`|Return the current backlight level           |
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### Backlight Breathing Functions
 | 
					### Backlight Breathing Functions
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user