Deploying to gh-pages from master @ 45f88af4a1 🚀
				
					
				
			This commit is contained in:
		
							parent
							
								
									f07630e378
								
							
						
					
					
						commit
						fb6b85afad
					
				
					 3 changed files with 6 additions and 6 deletions
				
			
		| 
						 | 
				
			
			@ -211,11 +211,11 @@ void keyboard_post_init_user(void) {
 | 
			
		|||
 | 
			
		||||
```c
 | 
			
		||||
void suspend_power_down_user(void) {
 | 
			
		||||
    rgb_matrix_set_suspend_state(true);
 | 
			
		||||
    // code will run multiple times while keyboard is suspended
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
void suspend_wakeup_init_user(void) {
 | 
			
		||||
    rgb_matrix_set_suspend_state(false);
 | 
			
		||||
    // code will run on keyboard wakeup
 | 
			
		||||
}
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue