mimkorn 
							
						 
					 
					
						
						
							
						
						3cea9fedff 
					 
					
						
						
							
							Add missing repository name to qmk setup w/ github ( #8792 )  
						
						... 
						
						
						
						Using just qmk setup <github_username> would fail w/ "Could not find repo github.com/<username>, whereas the repo is actually after another slash after the user name. Can consider changing code to add the default forked repo name if slash is not detected in the arg. 
						
						
					 
					
						2020-04-14 21:03:13 +10:00 
						 
				 
			
				
					
						
							
							
								Bram de Wilde 
							
						 
					 
					
						
						
							
						
						2c201ab9ad 
					 
					
						
						
							
							Update newbs_getting_started.md  
						
						... 
						
						
						
						qmk is not available in the official Arch repositories. It is in the AUR, this install command will work if user has `yay` installed. 
						
						
					 
					
						2020-03-31 14:26:19 -07:00 
						 
				 
			
				
					
						
							
							
								fauxpark 
							
						 
					 
					
						
						
							
						
						11f12d386b 
					 
					
						
						
							
							Fix wrong python-pip package for MSYS setup instructions  
						
						
						
						
					 
					
						2020-03-26 07:50:22 -07:00 
						 
				 
			
				
					
						
							
							
								Ryan 
							
						 
					 
					
						
						
							
						
						0d189582c1 
					 
					
						
						
							
							Update newbs installation procedure for MSYS2 ( #8423 )  
						
						
						
						
					 
					
						2020-03-21 19:00:44 +11:00 
						 
				 
			
				
					
						
							
							
								skullY 
							
						 
					 
					
						
						
							
						
						54c58ea6de 
					 
					
						
						
							
							Add explicit id tags to externally linked headers  
						
						
						
						
					 
					
						2020-03-05 16:00:10 -08:00 
						 
				 
			
				
					
						
							
							
								skullY 
							
						 
					 
					
						
						
							
						
						8249a288d7 
					 
					
						
						
							
							fix numbering  
						
						
						
						
					 
					
						2020-03-05 16:00:10 -08:00 
						 
				 
			
				
					
						
							
							
								skullY 
							
						 
					 
					
						
						
							
						
						45e218ceec 
					 
					
						
						
							
							overhaul the newbs guide  
						
						
						
						
					 
					
						2020-03-05 16:00:10 -08:00 
						 
				 
			
				
					
						
							
							
								skullY 
							
						 
					 
					
						
						
							
						
						a701c15d87 
					 
					
						
						
							
							Rework the newbs guide around the qmk cli  
						
						
						
						
					 
					
						2020-03-05 16:00:10 -08:00 
						 
				 
			
				
					
						
							
							
								skullY 
							
						 
					 
					
						
						
							
						
						5b14456082 
					 
					
						
						
							
							more wip  
						
						
						
						
					 
					
						2020-03-05 16:00:10 -08:00 
						 
				 
			
				
					
						
							
							
								Drashna Jaelre 
							
						 
					 
					
						
						
							
						
						161d469f2c 
					 
					
						
						
							
							[Docs] Recursively clone qmk_firmware repo ( #5378 )  
						
						... 
						
						
						
						* Recursively clone qmk_firmware repo
Specifically, so that it grabs the submodules, since ARM keyboards are becoming more common, and we are seeing more issues about chibiOS not being downloaded (in the error log, rather than by question)
* Wrap in shell 
						
						
					 
					
						2019-03-18 14:22:33 -07:00 
						 
				 
			
				
					
						
							
							
								MechMerlin 
							
						 
					 
					
						
						
							
						
						efe360464d 
					 
					
						
						
							
							Contribute the MechMerlin QMK Configurator docs ( #4986 )  
						
						... 
						
						
						
						* first pass at configurator docs
* edit existing docs to make reference to QMK Configurator
* contribute my own newb guide to QMK officially from https://github.com/mechmerlin/qmk_setup/blob/master/qmk_configurator.md 
* Update docs/newbs_building_firmware_configurator.md
Co-Authored-By: mechmerlin <30334081+mechmerlin@users.noreply.github.com >
* Update docs/newbs_building_firmware_configurator.md
Big red box!
Co-Authored-By: mechmerlin <30334081+mechmerlin@users.noreply.github.com >
* Update docs/newbs_building_firmware_configurator.md
Big red box
Co-Authored-By: mechmerlin <30334081+mechmerlin@users.noreply.github.com >
* Update docs/newbs_building_firmware_configurator.md
Co-Authored-By: mechmerlin <30334081+mechmerlin@users.noreply.github.com >
* Update docs/newbs_building_firmware_configurator.md
Co-Authored-By: mechmerlin <30334081+mechmerlin@users.noreply.github.com >
* Update docs/newbs_building_firmware_configurator.md
Co-Authored-By: mechmerlin <30334081+mechmerlin@users.noreply.github.com >
* Update docs/newbs_building_firmware_configurator.md
Co-Authored-By: mechmerlin <30334081+mechmerlin@users.noreply.github.com > 
						
						
					 
					
						2019-01-28 17:31:33 -08:00 
						 
				 
			
				
					
						
							
							
								Konstantin Đorđević 
							
						 
					 
					
						
						
							
						
						3dec80b774 
					 
					
						
						
							
							Improve wording, punctuation and capitalization in newbs_getting_started guide ( #4342 )  
						
						... 
						
						
						
						* Improve wording, punctuation and capitalization in newbs_getting_started guide
Also add some links
* Update example build command output
Co-Authored-By: vomindoraan <vomindoraan@gmail.com >
* Replace occurrences of "layout" with "keymap"
Co-Authored-By: MechMerlin <30334081+mechmerlin@users.noreply.github.com >
* Explicitly instruct users to open an MSYS2 MinGW 64-bit terminal
* MSYS2 Console → MSYS2 MinGW
* Replace thin spaces with regular spaces 
						
						
					 
					
						2018-11-06 12:21:44 -08:00 
						 
				 
			
				
					
						
							
							
								GreenShadowMaker 
							
						 
					 
					
						
						
							
						
						06b3637266 
					 
					
						
						
							
							added some helpful notes to the documentation ( #2981 )  
						
						
						
						
					 
					
						2018-05-22 12:48:33 -07:00 
						 
				 
			
				
					
						
							
							
								skullY 
							
						 
					 
					
						
						
							
						
						ccc87421e7 
					 
					
						
						
							
							Some more tweaks to make everything look nice  
						
						
						
						
					 
					
						2018-05-07 23:42:41 -07:00 
						 
				 
			
				
					
						
							
							
								skullY 
							
						 
					 
					
						
						
							
						
						303f425c6b 
					 
					
						
						
							
							Fix up info boxes.  
						
						
						
						
					 
					
						2018-05-07 22:46:26 -07:00 
						 
				 
			
				
					
						
							
							
								skullY 
							
						 
					 
					
						
						
							
						
						48e11240a6 
					 
					
						
						
							
							Move the linux tutorials to an info box on newbs_getting_started  
						
						
						
						
					 
					
						2018-03-06 20:51:26 -08:00 
						 
				 
			
				
					
						
							
							
								skullY 
							
						 
					 
					
						
						
							
						
						6a4e08938e 
					 
					
						
						
							
							Flesh out the newbs guide  
						
						
						
						
					 
					
						2018-03-06 15:22:47 -08:00 
						 
				 
			
				
					
						
							
							
								skullydazed 
							
						 
					 
					
						
						
							
						
						08e48eb6f5 
					 
					
						
						
							
							Add a newbie guide for people completely new to QMK ( #2480 )  
						
						
						
						
					 
					
						2018-03-06 14:37:48 -08:00