mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-10-30 21:02:32 +01:00 
			
		
		
		
	 facca23315
			
		
	
	
		facca23315
		
			
		
	
	
	
	
		
			
			Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Pablo COVES <pablo.coves@anatoscope.com>
		
			
				
	
	
		
			9 lines
		
	
	
		
			64 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			64 B
		
	
	
	
		
			C
		
	
	
	
	
	
| #pragma once
 | |
| 
 | |
| enum {
 | |
|     ALT,
 | |
|     CTRL,
 | |
|     LEFT,
 | |
|     RIGHT,
 | |
| };
 |