kingly_keys/ave: move RGBLight config to keyboard level (#12457)
QMK Configurator's API can't use the RGBLight configurator when it's defined at keymap level.
This commit is contained in:
		
							parent
							
								
									a7920acff5
								
							
						
					
					
						commit
						59c8672f5c
					
				
					 3 changed files with 6 additions and 24 deletions
				
			
		| 
						 | 
				
			
			@ -41,6 +41,12 @@
 | 
			
		|||
/* COL2ROW or ROW2COL */
 | 
			
		||||
#define DIODE_DIRECTION COL2ROW
 | 
			
		||||
 | 
			
		||||
#define RGB_DI_PIN B7
 | 
			
		||||
#if defined(RGBLIGHT_ENABLE)
 | 
			
		||||
#    define RGBLED_NUM 2
 | 
			
		||||
#    define RGBLIGHT_EFFECT_BREATHING
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
/* Set 0 if debouncing isn't needed */
 | 
			
		||||
#define DEBOUNCE 5
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue