mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-10-31 21:32:31 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			201 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			201 B
		
	
	
	
		
			C
		
	
	
	
	
	
| /*
 | |
|              DMBS Build System
 | |
|       Released into the public domain.
 | |
| 
 | |
|    dean [at] fourwalledcubicle [dot] com
 | |
|          www.fourwalledcubicle.com
 | |
|  */
 | |
| 
 | |
| int main(void)
 | |
| {
 | |
| 	// Application code here.
 | |
| }
 | 
