forked from mirrors/qmk_userspace
		
	[documentation] QMK migrate docs patch (#22646)
This commit is contained in:
		
					parent
					
						
							
								9c857728c6
							
						
					
				
			
			
				commit
				
					
						d95182f5b5
					
				
			
		
					 1 changed files with 10 additions and 0 deletions
				
			
		| 
						 | 
					@ -362,6 +362,16 @@ This command is directory aware. It will automatically fill in KEYBOARD if you a
 | 
				
			||||||
qmk list-keymaps -kb planck/ez
 | 
					qmk list-keymaps -kb planck/ez
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## `qmk migrate`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					This command searches for legacy code that can be converted to the new `info.json` format and adds it to the specified keyboard's `info.json`.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					**Usage**:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					qmk migrate [-h] -kb KEYBOARD [-f FILTER]
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## `qmk new-keyboard`
 | 
					## `qmk new-keyboard`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
This command creates a new keyboard based on available templates.
 | 
					This command creates a new keyboard based on available templates.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue