moves backlight functionality to keyboard files and updates template makefile
previously there were two backlight.c files (bad)
This commit is contained in:
		
							parent
							
								
									9ab7098c83
								
							
						
					
					
						commit
						0656f2fa10
					
				
					 15 changed files with 286 additions and 214 deletions
				
			
		| 
						 | 
				
			
			@ -162,11 +162,6 @@ endif
 | 
			
		|||
 | 
			
		||||
endif
 | 
			
		||||
 | 
			
		||||
ifeq ($(strip $(BACKLIGHT_ENABLE)), yes)
 | 
			
		||||
	SRC := backlight.c $(SRC)
 | 
			
		||||
endif
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
# Optimize size but this may cause error "relocation truncated to fit"
 | 
			
		||||
#EXTRALDFLAGS = -Wl,--relax
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue