[Keyboard] fix LED issue BOCC keyboard (#13175)
Co-authored-by: Michael Wamsley <wamsl@Michaels-MacBook-Pro.local>
This commit is contained in:
		
							parent
							
								
									17933a884a
								
							
						
					
					
						commit
						35ee990bd0
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -51,7 +51,7 @@ | ||||||
| #define RGB_DI_PIN E2 | #define RGB_DI_PIN E2 | ||||||
| #ifdef RGB_DI_PIN | #ifdef RGB_DI_PIN | ||||||
| #    define RGBLIGHT_ANIMATIONS | #    define RGBLIGHT_ANIMATIONS | ||||||
| #    define RGBLED_NUM 16 | #    define RGBLED_NUM 20 | ||||||
| #    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…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Michael
						Michael