mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-10-31 13:22:31 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			103 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			103 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| SRC += cedrikl.c
 | |
| ifeq ($(strip $(STARTUP_NUMLOCK_ON)), yes)
 | |
|     OPT_DEFS += -DSTARTUP_NUMLOCK_ON
 | |
| endif
 | 
