 1111ff604d
			
		
	
	
		1111ff604d
		
			
		
	
	
	
	
		
			
			Co-authored-by: Sergey Vlasov <sigprof@gmail.com> Co-authored-by: xerootg <xerootg@github.com>
		
			
				
	
	
		
			7 lines
		
	
	
	
		
			139 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			139 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| # Proton C
 | |
| MCU = STM32F303
 | |
| BOARD = QMK_PROTON_C
 | |
| BOOTLOADER = stm32-dfu
 | |
| 
 | |
| # specific to using the serial serial driver
 | |
| SERIAL_DRIVER = usart
 |