GMMK Pro: fix unintended volume encoder taps (#17129)
This commit is contained in:
		
							parent
							
								
									94d5fe6f90
								
							
						
					
					
						commit
						32204f4a03
					
				
					 25 changed files with 83 additions and 125 deletions
				
			
		| 
						 | 
				
			
			@ -62,5 +62,6 @@ bool encoder_update_user(uint8_t index, bool clockwise) {
 | 
			
		|||
    } else {
 | 
			
		||||
      tap_code(KC_VOLD);
 | 
			
		||||
    }
 | 
			
		||||
    return true;
 | 
			
		||||
    //return true; //set to return false to counteract enabled encoder in pro.c
 | 
			
		||||
    return false;
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue