mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-11-04 07:12:33 +01:00 
			
		
		
		
	Move the linux tutorials to an info box on newbs_getting_started
This commit is contained in:
		
							parent
							
								
									75354f12d7
								
							
						
					
					
						commit
						48e11240a6
					
				@ -4,11 +4,6 @@ QMK is a powerful Open Source firmware for your mechanical keyboard. You can use
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
Not sure if your keyboard can run QMK? If it's a mechanical keyboard you built yourself chances are good it can. We support a [large number of hobbyist boards](http://qmk.fm/keyboards/), so even if your current keyboard can't run QMK you shouldn't have trouble finding one to suit your needs.
 | 
					Not sure if your keyboard can run QMK? If it's a mechanical keyboard you built yourself chances are good it can. We support a [large number of hobbyist boards](http://qmk.fm/keyboards/), so even if your current keyboard can't run QMK you shouldn't have trouble finding one to suit your needs.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
We assume you are familiar with the basics of working in a Linux/Unix command line environment. If you are not these resources will teach you enough to work with QMK:
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
* [Must Know Linux Commands](https://www.guru99.com/must-know-linux-commands.html)
 | 
					 | 
				
			||||||
* [Some Basic Unix Commands](https://www.tjhsst.edu/~dhyatt/superap/unixcmd.html)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
## Overview
 | 
					## Overview
 | 
				
			||||||
 | 
					
 | 
				
			||||||
There are 4 main sections to this guide:
 | 
					There are 4 main sections to this guide:
 | 
				
			||||||
 | 
				
			|||||||
@ -29,6 +29,13 @@ QMK Toolbox is a Windows and macOS program that allows you to both program and d
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
We've tried to make QMK as easy to setup as possible. You only have to prepare your Linux or Unix environment and let QMK install the rest.
 | 
					We've tried to make QMK as easy to setup as possible. You only have to prepare your Linux or Unix environment and let QMK install the rest.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					{% hint style="info" %}
 | 
				
			||||||
 | 
					If you haven't worked with the Linux/Unix command line before there are a few basic concepts and commands you should learn. These resources will teach you enough to work with QMK:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					* [Must Know Linux Commands](https://www.guru99.com/must-know-linux-commands.html)
 | 
				
			||||||
 | 
					* [Some Basic Unix Commands](https://www.tjhsst.edu/~dhyatt/superap/unixcmd.html)
 | 
				
			||||||
 | 
					{% endhint %}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### Windows
 | 
					### Windows
 | 
				
			||||||
 | 
					
 | 
				
			||||||
You will need to install msys2 and git.
 | 
					You will need to install msys2 and git.
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user