initial version of handwired/fivethirteen (#462)
This commit is contained in:
		
							parent
							
								
									fbf697b9ff
								
							
						
					
					
						commit
						bfd673fbae
					
				
					 6 changed files with 341 additions and 0 deletions
				
			
		
							
								
								
									
										8
									
								
								keyboards/handwired/fivethirteen/fivethirteen.c
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								keyboards/handwired/fivethirteen/fivethirteen.c
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,8 @@
 | 
			
		|||
#include "fivethirteen.h"
 | 
			
		||||
 | 
			
		||||
void matrix_init_kb(void) {
 | 
			
		||||
	// put your keyboard start-up code here
 | 
			
		||||
	// runs once when the firmware starts up
 | 
			
		||||
 | 
			
		||||
	matrix_init_user();
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue