[Keyboard] Update sixkeyboard VID/PID (#12345)
Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
		
							parent
							
								
									caca8949de
								
							
						
					
					
						commit
						f0dc206784
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -21,8 +21,8 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
				
			||||||
#include "config_common.h"
 | 
					#include "config_common.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* USB Device descriptor parameter */
 | 
					/* USB Device descriptor parameter */
 | 
				
			||||||
#define VENDOR_ID       0xFEED
 | 
					#define VENDOR_ID       0x746B
 | 
				
			||||||
#define PRODUCT_ID      0x6062
 | 
					#define PRODUCT_ID      0x736B
 | 
				
			||||||
#define DEVICE_VER      0x0001
 | 
					#define DEVICE_VER      0x0001
 | 
				
			||||||
#define MANUFACTURER    techkeys.us
 | 
					#define MANUFACTURER    techkeys.us
 | 
				
			||||||
#define PRODUCT         sixkeykeyboard
 | 
					#define PRODUCT         sixkeykeyboard
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue