Inside of base we now have the appropriate udev rules and the manifest to setup qmk. Also we have qmk setup as a submodule.
		
			
				
	
	
		
			3 lines
		
	
	
	
		
			95 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
	
		
			95 B
		
	
	
	
		
			Text
		
	
	
	
	
	
[submodule "qmk"]
 | 
						|
	path = qmk/qmk_firmware
 | 
						|
	url = git@gitlab.com:chriscochrun/qmk_firmware.git
 |