Move matrix config to info.json, part 1 (#19985)
This commit is contained in:
		
							parent
							
								
									b34d51d08d
								
							
						
					
					
						commit
						23c365b023
					
				
					 502 changed files with 1299 additions and 3461 deletions
				
			
		| 
						 | 
				
			
			@ -17,12 +17,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		|||
 | 
			
		||||
#pragma once
 | 
			
		||||
 | 
			
		||||
//                        0   1   2   3   4   5   6   7   8   9   A   B   C   D   E
 | 
			
		||||
#define MATRIX_ROW_PINS { B7, B6, B5, B4, B3}
 | 
			
		||||
#define MATRIX_COL_PINS { A0, A1, A2, A3, A4, A5, A6, A7, C7, C6, C5, C4, C3, C2, D7}
 | 
			
		||||
 | 
			
		||||
#define DIODE_DIRECTION COL2ROW
 | 
			
		||||
 | 
			
		||||
#define RGBLIGHT_EFFECT_BREATHING
 | 
			
		||||
#define RGBLIGHT_EFFECT_RAINBOW_MOOD
 | 
			
		||||
#define RGBLIGHT_EFFECT_RAINBOW_SWIRL
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue