Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
		@@ -30,7 +30,7 @@
 | 
				
			|||||||
#define MATRIX_COLS 14
 | 
					#define MATRIX_COLS 14
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/*Define Matrix Pins */
 | 
					/*Define Matrix Pins */
 | 
				
			||||||
#define MATRIX_ROW_PINS {B3, D1, F0, F4, F1}
 | 
					#define MATRIX_ROW_PINS {B3, D2, F0, F4, F1}
 | 
				
			||||||
#define MATRIX_COL_PINS {E6, C7, B4, D7, D6, D4, D5, D3, F5, F6, F7, C6, B6, B5}
 | 
					#define MATRIX_COL_PINS {E6, C7, B4, D7, D6, D4, D5, D3, F5, F6, F7, C6, B6, B5}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// Caps lock Pin
 | 
					// Caps lock Pin
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user