joe
This commit is contained in:
		
							parent
							
								
									4a3c0839f9
								
							
						
					
					
						commit
						a4d091eb52
					
				
					 3 changed files with 117 additions and 9 deletions
				
			
		| 
						 | 
				
			
			@ -55,12 +55,11 @@ SRC =	keymap_common.c \
 | 
			
		|||
ifdef KEYMAP
 | 
			
		||||
    SRC := keymap_$(KEYMAP).c $(SRC)
 | 
			
		||||
else
 | 
			
		||||
    SRC := keymap_sean.c $(SRC)
 | 
			
		||||
    SRC := keymap_joe.c $(SRC)
 | 
			
		||||
endif
 | 
			
		||||
 | 
			
		||||
CONFIG_H = config.h
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
# MCU name
 | 
			
		||||
#MCU = at90usb1287
 | 
			
		||||
MCU = atmega32u4
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue