mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-11-04 07:12:33 +01:00 
			
		
		
		
	Update tg4x RGB LED count (#20955)
This commit is contained in:
		
							parent
							
								
									96d3750483
								
							
						
					
					
						commit
						feee0f5154
					
				@ -37,7 +37,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
#define RGB_DI_PIN D2
 | 
					#define RGB_DI_PIN D2
 | 
				
			||||||
#ifdef RGB_DI_PIN
 | 
					#ifdef RGB_DI_PIN
 | 
				
			||||||
  #define RGBLED_NUM 6
 | 
					  #define RGBLED_NUM 7
 | 
				
			||||||
  #define RGBLIGHT_HUE_STEP 8
 | 
					  #define RGBLIGHT_HUE_STEP 8
 | 
				
			||||||
  #define RGBLIGHT_SAT_STEP 8
 | 
					  #define RGBLIGHT_SAT_STEP 8
 | 
				
			||||||
  #define RGBLIGHT_VAL_STEP 8
 | 
					  #define RGBLIGHT_VAL_STEP 8
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user