mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-10-31 13:22:31 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			165 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			165 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| CUSTOM_MATRIX = lite
 | |
| 
 | |
| UART_DRIVER_REQUIRED = yes
 | |
| 
 | |
| # Project specific files
 | |
| SRC += matrix.c \
 | |
|        common/bitc_led.c \
 | |
|        big_led.c \
 | |
|        common/remote_kb.c
 | 
