* Make submodules point to qmk * Update uGFX to 2.7 * Use ugfx with custom fixes * Fix the ChibiOs submodule commit hash To match the hashes in the mabl/ChibiOS and therefore QMK repository.
		
			
				
	
	
		
			13 lines
		
	
	
		
			363 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			363 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| [submodule "lib/chibios"]
 | |
| 	path = lib/chibios
 | |
| 	url = https://github.com/qmk/ChibiOS
 | |
| [submodule "lib/chibios-contrib"]
 | |
| 	path = lib/chibios-contrib
 | |
| 	url = https://github.com/qmk/ChibiOS-Contrib
 | |
| [submodule "lib/ugfx"]
 | |
| 	path = lib/ugfx
 | |
| 	url = https://github.com/qmk/uGFX
 | |
| [submodule "lib/googletest"]
 | |
| 	path = lib/googletest
 | |
| 	url = https://github.com/google/googletest
 |