[Keyboard] Fix noxary Product IDs (#11771)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ruari <ruari.armstrong@gmail.com>
This commit is contained in:
		
							parent
							
								
									068e11f7e2
								
							
						
					
					
						commit
						bc74027f39
					
				
					 6 changed files with 9 additions and 7 deletions
				
			
		| 
						 | 
				
			
			@ -21,7 +21,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		|||
 | 
			
		||||
/* USB Device descriptor parameter */
 | 
			
		||||
#define VENDOR_ID       0x4E58 //"NX"
 | 
			
		||||
#define PRODUCT_ID      0x010C //268
 | 
			
		||||
#define PRODUCT_ID      0x0A79 //2681
 | 
			
		||||
#define DEVICE_VER      0x0001
 | 
			
		||||
#define MANUFACTURER    Noxary
 | 
			
		||||
#define PRODUCT         268
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue