Added KC_QUES, updated file path.
This commit is contained in:
		
							parent
							
								
									032712866f
								
							
						
					
					
						commit
						b420185f5b
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		
							
								
								
									
										3
									
								
								Home.md
									
										
									
									
									
								
							
							
						
						
									
										3
									
								
								Home.md
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -388,10 +388,11 @@ You can also chain these, like this:
 | 
			
		|||
 | 
			
		||||
    LALT(LCTL(KC_DEL)) -- this makes a key that sends Alt, Control, and Delete in a single keypress.
 | 
			
		||||
 | 
			
		||||
The following shortcuts automatically add `LSFT()` to keycodes to get commonly used symbols. Their long names are also available and documented in `/quantum/keymap_common.h`.
 | 
			
		||||
The following shortcuts automatically add `LSFT()` to keycodes to get commonly used symbols. Their long names are also available and documented in `quantum/quantum_keycodes.h`.
 | 
			
		||||
 | 
			
		||||
    KC_TILD  ~
 | 
			
		||||
    KC_EXLM  !
 | 
			
		||||
    KC_QUES  ?
 | 
			
		||||
    KC_AT    @
 | 
			
		||||
    KC_HASH  #
 | 
			
		||||
    KC_DLR   $
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue