Move keyboard USB IDs and strings to data driven: J (#17837)
This commit is contained in:
		
							parent
							
								
									bcb8600a31
								
							
						
					
					
						commit
						394cf7c41e
					
				
					 41 changed files with 127 additions and 143 deletions
				
			
		| 
						 | 
				
			
			@ -16,12 +16,6 @@
 | 
			
		|||
#pragma once
 | 
			
		||||
#include "config_common.h"
 | 
			
		||||
 | 
			
		||||
#define VENDOR_ID       0x4A4B // "JK"
 | 
			
		||||
#define PRODUCT_ID      0x3225 // "2%"
 | 
			
		||||
#define DEVICE_VER      0x0001
 | 
			
		||||
#define MANUFACTURER JadooKB
 | 
			
		||||
#define PRODUCT      JKB2
 | 
			
		||||
 | 
			
		||||
#define MATRIX_ROWS 1
 | 
			
		||||
#define MATRIX_COLS 2
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue