add encoder docs
This commit is contained in:
		
							parent
							
								
									ff4a1ae5d2
								
							
						
					
					
						commit
						21665df8eb
					
				
					 4 changed files with 48 additions and 6 deletions
				
			
		| 
						 | 
				
			
			@ -259,7 +259,7 @@ uint16_t muse_counter = 0;
 | 
			
		|||
uint8_t muse_offset = 70;
 | 
			
		||||
uint16_t muse_tempo = 50;
 | 
			
		||||
 | 
			
		||||
void encoder_update(bool clockwise) {
 | 
			
		||||
void encoder_update_user(int8_t index, bool clockwise) {
 | 
			
		||||
  if (muse_mode) {
 | 
			
		||||
    if (IS_LAYER_ON(_RAISE)) {
 | 
			
		||||
      if (clockwise) {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue