forked from mfulz_github/qmk_firmware
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			95 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			95 B
		
	
	
	
		
			C
		
	
	
	
	
	
| #pragma once
 | |
| 
 | |
| #include "quantum.h"
 | |
| #include "process_audio.h"
 | |
| 
 | |
| uint8_t muse_clock_pulse(void);
 | 
