* Stopping point at creating targets for new_project script * Add second argument for target * Add the ps2avrgb target * consider the case where the firmware type target is not valid * fix template files to be more generic * Code cleanup * Change variable name to be more descriptive * make avr the default * forgot to put the template files in * Take out useless comments * add usage info
		
			
				
	
	
		
			15 lines
		
	
	
		
			563 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			563 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| # %KEYBOARD%
 | |
| 
 | |
| 
 | |
| 
 | |
| A short description of the keyboard/project
 | |
| 
 | |
| Keyboard Maintainer: [You](https://github.com/yourusername)  
 | |
| Hardware Supported: The PCBs, controllers supported  
 | |
| Hardware Availability: links to where you can find this hardware
 | |
| 
 | |
| Make example for this keyboard (after setting up your build environment):
 | |
| 
 | |
|     make %KEYBOARD%:default
 | |
| 
 | |
| See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information. |