Fix leader processing
This commit is contained in:
		
							parent
							
								
									e2f60eba2f
								
							
						
					
					
						commit
						bb1b441325
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -68,9 +68,7 @@ bool process_leader(uint16_t keycode, keyrecord_t *record) {
 | 
			
		|||
    } else {
 | 
			
		||||
      if (keycode == KC_LEAD) {
 | 
			
		||||
        qk_leader_start();
 | 
			
		||||
        return false;
 | 
			
		||||
      }
 | 
			
		||||
      break;
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
  return true;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue