mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-10-30 21:02:32 +01:00 
			
		
		
		
	Enable RGB Animation
This commit is contained in:
		
							parent
							
								
									73625a603a
								
							
						
					
					
						commit
						592ff53e41
					
				| @ -163,6 +163,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>. | |||||||
| #define RGB_DI_PIN D0     // The pin your RGB strip is wired to
 | #define RGB_DI_PIN D0     // The pin your RGB strip is wired to
 | ||||||
| #define RGBLIGHT_TIMER    // Require for fancier stuff (not compatible with audio)
 | #define RGBLIGHT_TIMER    // Require for fancier stuff (not compatible with audio)
 | ||||||
| #define RGBLED_NUM 7     // Number of LEDs
 | #define RGBLED_NUM 7     // Number of LEDs
 | ||||||
|  | #define RGBLIGHT_ANIMATIONS | ||||||
| #define RGBLIGHT_HUE_STEP 10 | #define RGBLIGHT_HUE_STEP 10 | ||||||
| #define RGBLIGHT_SAT_STEP 17 | #define RGBLIGHT_SAT_STEP 17 | ||||||
| #define RGBLIGHT_VAL_STEP 17 | #define RGBLIGHT_VAL_STEP 17 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Adam YH Lee
						Adam YH Lee