host interface for pjrc
This commit is contained in:
		
							parent
							
								
									2b8cd88ab1
								
							
						
					
					
						commit
						9a938eecbd
					
				
					 24 changed files with 473 additions and 330 deletions
				
			
		| 
						 | 
				
			
			@ -13,9 +13,14 @@
 | 
			
		|||
/* matrix size */
 | 
			
		||||
#define MATRIX_ROWS 8
 | 
			
		||||
#define MATRIX_COLS 8
 | 
			
		||||
 | 
			
		||||
/* define if matrix has ghost */
 | 
			
		||||
//#define MATRIX_HAS_GHOST
 | 
			
		||||
 | 
			
		||||
/* key combination for command */
 | 
			
		||||
#define IS_COMMAND() (keyboard_report->mods == (BIT_LSHIFT | BIT_RSHIFT))
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
/* USB NKey Rollover */
 | 
			
		||||
#ifdef USB_NKRO_ENABLE
 | 
			
		||||
#endif
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue