Move RGBLED_SPLIT to data driven (#21113)
				
					
				
			Co-authored-by: Joel Challis <git@zvecr.com>
This commit is contained in:
		
							parent
							
								
									f91ca76c78
								
							
						
					
					
						commit
						c9cf9712aa
					
				
					 233 changed files with 309 additions and 191 deletions
				
			
		| 
						 | 
				
			
			@ -18,7 +18,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		|||
#pragma once
 | 
			
		||||
 | 
			
		||||
#ifdef RGBLIGHT_ENABLE
 | 
			
		||||
#define RGBLED_SPLIT { 6, 6 }
 | 
			
		||||
#define RGBLED_NUM 12
 | 
			
		||||
#define RGBLIGHT_LED_MAP {  0,  1,  2,  3,  4,  5, \
 | 
			
		||||
                           11, 10,  9,  8,  7,  6 }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue