[Keyboard] oryx rules.mk rgblight (#16229)
Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									317252612f
								
							
						
					
					
						commit
						88a22268eb
					
				
					 2 changed files with 3 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -91,7 +91,7 @@ void set_layer_color(int layer) {
 | 
			
		|||
}
 | 
			
		||||
 | 
			
		||||
void rgb_matrix_indicators_user(void) {
 | 
			
		||||
    if (g_suspend_state || keyboard_config.disable_layer_led) {
 | 
			
		||||
    if (keyboard_config.disable_layer_led) {
 | 
			
		||||
        return;
 | 
			
		||||
    }
 | 
			
		||||
    switch (biton32(layer_state)) {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue