Fix Split Common Split_util.c typo
This commit is contained in:
		
							parent
							
								
									c0859ac096
								
							
						
					
					
						commit
						6b46c06018
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -36,7 +36,7 @@ static void setup_handedness(void) {
 | 
			
		|||
    #ifdef EE_HANDS
 | 
			
		||||
      isLeftHand = eeprom_read_byte(EECONFIG_HANDEDNESS);
 | 
			
		||||
    #else
 | 
			
		||||
      #ifdef(MASTER_RIGHT)
 | 
			
		||||
      #ifdef MASTER_RIGHT
 | 
			
		||||
        isLeftHand = !has_usb();
 | 
			
		||||
      #else
 | 
			
		||||
        isLeftHand = has_usb();
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue