A comment indicating the insertion location of the new mode was added.
This commit is contained in:
		
							parent
							
								
									ec59556cd7
								
							
						
					
					
						commit
						4bb0fb2ffc
					
				@ -284,6 +284,10 @@ void rgblight_effect_alternating(void);
 | 
			
		||||
  #ifdef RGBLIGHT_EFFECT_ALTERNATING
 | 
			
		||||
    _RGBM_SINGLE_DYNAMIC( ALTERNATING )
 | 
			
		||||
  #endif
 | 
			
		||||
  ////  Add a new mode here.
 | 
			
		||||
  // #ifdef RGBLIGHT_EFFECT_<name>
 | 
			
		||||
  //    _RGBM_<SINGLE|MULTI>_<STATIC|DYNAMIC>( <name> )
 | 
			
		||||
  // #endif
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
#undef _RGBM_SINGLE_STATIC
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user