mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-11-04 07:12:33 +01:00 
			
		
		
		
	[Docs] Clean up docs/newbs_building_firmware.md (#6930)
* Clean up the blocks in the second section so that macOS & Windows are in the same block with the command * As suggested by fauxpark
This commit is contained in:
		
							parent
							
								
									e2ec5790b7
								
							
						
					
					
						commit
						49fdd386b2
					
				@ -8,15 +8,15 @@ If you have closed and reopened your terminal window since following the first p
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
Start by navigating to the `keymaps` folder for your keyboard.
 | 
					Start by navigating to the `keymaps` folder for your keyboard.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
?> If you are on macOS or Windows there are commands you can use to easily open the keymaps folder.
 | 
					If you are on macOS or Windows there are commands you can use to easily open the keymaps folder.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
?> macOS:
 | 
					### macOS:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    open keyboards/<keyboard_folder>/keymaps
 | 
					``` open keyboards/<keyboard_folder>/keymaps ```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
?> Windows:
 | 
					### Windows:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    start .\\keyboards\\<keyboard_folder>\\keymaps
 | 
					``` start .\\keyboards\\<keyboard_folder>\\keymaps ```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Create a Copy Of The `default` Keymap
 | 
					## Create a Copy Of The `default` Keymap
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user