6 lines
		
	
	
		
			199 B
		
	
	
	
		
			Modula-2
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			199 B
		
	
	
	
		
			Modula-2
		
	
	
	
	
	
// define keys to send unicode strings.
 | 
						|
 UC_STR(UC_FLIP, "(ノಠ痊ಠ)ノ彡┻━┻")
 | 
						|
 UC_STR(UC_TABL, "┬─┬ノ( º _ ºノ)")
 | 
						|
 UC_STR(UC_SHRG, "¯\\_(ツ)_/¯")
 | 
						|
 UC_STR(UC_DISA, "ಠ_ಠ")
 |