mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-11-03 23:02:34 +01:00 
			
		
		
		
	Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
		
						commit
						2f18d4f449
					
				@ -4,5 +4,5 @@ from qmk.constants import QMK_USERSPACE
 | 
			
		||||
 | 
			
		||||
@cli.subcommand('Detected path to QMK Userspace.', hidden=True)
 | 
			
		||||
def userspace_path(cli):
 | 
			
		||||
    print(QMK_USERSPACE)
 | 
			
		||||
    print(QMK_USERSPACE or '')
 | 
			
		||||
    return
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user