mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-11-04 07:12:33 +01:00 
			
		
		
		
	Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
		
						commit
						a6f030fb42
					
				@ -76,4 +76,4 @@ all: {keyboard_safe}_binary
 | 
				
			|||||||
            )
 | 
					            )
 | 
				
			||||||
            # yapf: enable
 | 
					            # yapf: enable
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    cli.run([make_cmd, '-j', str(cli.args.parallel), '-f', makefile, 'all'], capture_output=False, stdin=DEVNULL)
 | 
					    cli.run([make_cmd, '-j', str(cli.args.parallel), '-f', makefile.as_posix(), 'all'], capture_output=False, stdin=DEVNULL)
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user