mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-11-04 07:12:33 +01:00 
			
		
		
		
	Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
		
						commit
						ddc27c2935
					
				@ -26,7 +26,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.*/
 | 
				
			|||||||
/* key matrix size */
 | 
					/* key matrix size */
 | 
				
			||||||
#define MATRIX_ROWS 4
 | 
					#define MATRIX_ROWS 4
 | 
				
			||||||
#define MATRIX_COLS 3
 | 
					#define MATRIX_COLS 3
 | 
				
			||||||
#define MATRIX_ROW_PINS { F6, F5, F4, F1 }
 | 
					#define MATRIX_ROW_PINS { F0, F5, F4, F6 }
 | 
				
			||||||
#define MATRIX_COL_PINS { D6, D7, B5 }
 | 
					#define MATRIX_COL_PINS { D6, D7, B5 }
 | 
				
			||||||
#define UNUSED_PINS
 | 
					#define UNUSED_PINS
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user