[Keyboard] Sol 3 Keyboard from RGBKB (#15687)
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Franklyn Tackitt <franklyn@tackitt.net>
This commit is contained in:
		
							parent
							
								
									b45a037c7e
								
							
						
					
					
						commit
						ad702096a9
					
				
					 25 changed files with 1268 additions and 14 deletions
				
			
		| 
						 | 
				
			
			@ -34,10 +34,10 @@ void touch_encoder_init(void);
 | 
			
		|||
void touch_encoder_update(int8_t transaction_id);
 | 
			
		||||
 | 
			
		||||
void touch_encoder_calibrate(void);
 | 
			
		||||
bool touch_encoder_calibrating(void);
 | 
			
		||||
bool touch_encoder_is_calibrating(void);
 | 
			
		||||
 | 
			
		||||
void touch_encoder_toggle(void);
 | 
			
		||||
bool touch_encoder_toggled(void);
 | 
			
		||||
bool touch_encoder_is_on(void);
 | 
			
		||||
 | 
			
		||||
// Called when touch encoder is tapped, weak function overridable by the kb
 | 
			
		||||
bool touch_encoder_tapped_kb(uint8_t index, uint8_t section);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue