Migrate RGB Matrix config to info.json - EF (#22808)
This commit is contained in:
		
							parent
							
								
									a5f1438f58
								
							
						
					
					
						commit
						1bd9b9204d
					
				
					 23 changed files with 258 additions and 368 deletions
				
			
		| 
						 | 
				
			
			@ -1,12 +0,0 @@
 | 
			
		|||
// Copyright 2022 chent7 (@chent7)
 | 
			
		||||
// SPDX-License-Identifier: GPL-2.0-or-later
 | 
			
		||||
 | 
			
		||||
#pragma once
 | 
			
		||||
 | 
			
		||||
#ifdef RGB_MATRIX_ENABLE
 | 
			
		||||
#    define RGB_MATRIX_LED_COUNT 82
 | 
			
		||||
 | 
			
		||||
    /* RGB Matrix effect */
 | 
			
		||||
#    define RGB_MATRIX_KEYPRESSES // reacts to keypresses
 | 
			
		||||
#    define RGB_MATRIX_FRAMEBUFFER_EFFECTS
 | 
			
		||||
#endif
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue