mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-10-31 13:22:31 +01:00 
			
		
		
		
	Deploying to gh-pages from master @ 9d10c66cf08a97145a3a9caccd1092d1df3b226b 🚀
This commit is contained in:
		
							parent
							
								
									422241c7cb
								
							
						
					
					
						commit
						aa3156f548
					
				| @ -368,14 +368,14 @@ rgblight_sethsv(HSV_GREEN, 2); // led 2 | |||||||
| |`rgblight_increase_hue_noeeprom()`          |Increase the hue for effect range LEDs. This wraps around at maximum hue (not written to EEPROM) | | |`rgblight_increase_hue_noeeprom()`          |Increase the hue for effect range LEDs. This wraps around at maximum hue (not written to EEPROM) | | ||||||
| |`rgblight_decrease_hue()`                   |Decrease the hue for effect range LEDs. This wraps around at minimum hue | | |`rgblight_decrease_hue()`                   |Decrease the hue for effect range LEDs. This wraps around at minimum hue | | ||||||
| |`rgblight_decrease_hue_noeeprom()`          |Decrease the hue for effect range LEDs. This wraps around at minimum hue (not written to EEPROM) | | |`rgblight_decrease_hue_noeeprom()`          |Decrease the hue for effect range LEDs. This wraps around at minimum hue (not written to EEPROM) | | ||||||
| |`rgblight_increase_sat()`                   |Increase the saturation for effect range LEDs. This wraps around at maximum saturation | | |`rgblight_increase_sat()`                   |Increase the saturation for effect range LEDs. This stops at maximum saturation | | ||||||
| |`rgblight_increase_sat_noeeprom()`          |Increase the saturation for effect range LEDs. This wraps around at maximum saturation (not written to EEPROM) | | |`rgblight_increase_sat_noeeprom()`          |Increase the saturation for effect range LEDs. This stops at maximum saturation (not written to EEPROM) | | ||||||
| |`rgblight_decrease_sat()`                   |Decrease the saturation for effect range LEDs. This wraps around at minimum saturation | | |`rgblight_decrease_sat()`                   |Decrease the saturation for effect range LEDs. This stops at minimum saturation | | ||||||
| |`rgblight_decrease_sat_noeeprom()`          |Decrease the saturation for effect range LEDs. This wraps around at minimum saturation (not written to EEPROM) | | |`rgblight_decrease_sat_noeeprom()`          |Decrease the saturation for effect range LEDs. This stops at minimum saturation (not written to EEPROM) | | ||||||
| |`rgblight_increase_val()`                   |Increase the value for effect range LEDs. This wraps around at maximum value | | |`rgblight_increase_val()`                   |Increase the value for effect range LEDs. This stops at maximum value | | ||||||
| |`rgblight_increase_val_noeeprom()`          |Increase the value for effect range LEDs. This wraps around at maximum value (not written to EEPROM) | | |`rgblight_increase_val_noeeprom()`          |Increase the value for effect range LEDs. This stops at maximum value (not written to EEPROM) | | ||||||
| |`rgblight_decrease_val()`                   |Decrease the value for effect range LEDs. This wraps around at minimum value | | |`rgblight_decrease_val()`                   |Decrease the value for effect range LEDs. This stops at minimum value | | ||||||
| |`rgblight_decrease_val_noeeprom()`          |Decrease the value for effect range LEDs. This wraps around at minimum value (not written to EEPROM) | | |`rgblight_decrease_val_noeeprom()`          |Decrease the value for effect range LEDs. This stops at minimum value (not written to EEPROM) | | ||||||
| |`rgblight_sethsv(h, s, v)`                  |Set effect range LEDs to the given HSV value where `h`/`s`/`v` are between 0 and 255 | | |`rgblight_sethsv(h, s, v)`                  |Set effect range LEDs to the given HSV value where `h`/`s`/`v` are between 0 and 255 | | ||||||
| |`rgblight_sethsv_noeeprom(h, s, v)`         |Set effect range LEDs to the given HSV value where `h`/`s`/`v` are between 0 and 255 (not written to EEPROM) | | |`rgblight_sethsv_noeeprom(h, s, v)`         |Set effect range LEDs to the given HSV value where `h`/`s`/`v` are between 0 and 255 (not written to EEPROM) | | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 drashna
						drashna