[Jack & Erez] Defines MOD_HYPR and MOD_MEH
This commit is contained in:
		
							parent
							
								
									cd30f971ae
								
							
						
					
					
						commit
						9bb368a5fb
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -67,6 +67,9 @@ extern const uint16_t fn_actions[];
 | 
			
		|||
#define MEH(kc) kc  | 0x0700
 | 
			
		||||
#define LCAG(kc) kc  | 0x0D00 // Modifier Ctrl Alt and GUI
 | 
			
		||||
 | 
			
		||||
#define MOD_HYPR 0xf
 | 
			
		||||
#define MOD_MEH 0x7
 | 
			
		||||
 | 
			
		||||
#define RCTL(kc) kc | 0x1100
 | 
			
		||||
#define RSFT(kc) kc | 0x1200
 | 
			
		||||
#define RALT(kc) kc | 0x1400
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue