Add non-US Hash and Backslash to AutoShift handling
This commit is contained in:
		
				
					committed by
					
						
						Jack Humbert
					
				
			
			
				
	
			
			
			
						parent
						
							60f5ce8890
						
					
				
				
					commit
					cfa9f6ba6d
				
			@@ -173,6 +173,8 @@ bool process_auto_shift(uint16_t keycode, keyrecord_t *record) {
 | 
			
		||||
      case KC_DOT:
 | 
			
		||||
      case KC_SLSH:
 | 
			
		||||
      case KC_GRAVE:
 | 
			
		||||
      case KC_NONUS_BSLASH:
 | 
			
		||||
      case KC_NONUS_HASH:
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
        autoshift_flush();
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user