Updates send_string functionality, adds terminal feature (#1657)
* implement basic terminal stuff * modify send_string to read normal strings too * add files bc yeah. working pgm detected * pgm detection apparently not working * adds send string keycodes, additional keycode support in send string * implement arguments * [terminal] add help command * [terminal] adds keycode and keymap functions * [terminal] adds nop.h, documentation * update macro docs
This commit is contained in:
		
							parent
							
								
									a4ff8b91f7
								
							
						
					
					
						commit
						7ad924bae5
					
				
					 14 changed files with 749 additions and 57 deletions
				
			
		| 
						 | 
				
			
			@ -248,4 +248,7 @@
 | 
			
		|||
    Q__NOTE(_GS5),     \
 | 
			
		||||
    HD_NOTE(_C6),
 | 
			
		||||
 | 
			
		||||
#define TERMINAL_SOUND \
 | 
			
		||||
    E__NOTE(_C5 )
 | 
			
		||||
 | 
			
		||||
#endif
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue