Fix a couple of boards still using usb.device_ver (#18258)
				
					
				
			This commit is contained in:
		
							parent
							
								
									bfec30a9fe
								
							
						
					
					
						commit
						3c09db41fe
					
				
					 3 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -24,7 +24,7 @@
 | 
			
		|||
    "usb": {
 | 
			
		||||
        "vid": "0xD772",
 | 
			
		||||
        "pid": "0x001A",
 | 
			
		||||
        "device_ver": "0x0001"
 | 
			
		||||
        "device_version": "0.0.1"
 | 
			
		||||
    },
 | 
			
		||||
    "layouts": {
 | 
			
		||||
        "LAYOUT_all": {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -23,7 +23,7 @@
 | 
			
		|||
  },
 | 
			
		||||
  "processor": "atmega32u4",
 | 
			
		||||
  "usb": {
 | 
			
		||||
    "device_ver": "0x0001",
 | 
			
		||||
    "device_version": "0.0.1",
 | 
			
		||||
    "pid": "0x0000",
 | 
			
		||||
    "vid": "0xFEED"
 | 
			
		||||
  },
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -16,7 +16,7 @@
 | 
			
		|||
  "usb": {
 | 
			
		||||
    "vid": "0x534E",
 | 
			
		||||
    "pid": "0x3031",
 | 
			
		||||
    "device_ver": "0x0001"
 | 
			
		||||
    "device_version": "0.0.1"
 | 
			
		||||
  },
 | 
			
		||||
  "layouts": {
 | 
			
		||||
    "LAYOUT": {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue