Fix PID value for the Keyboardio Atreus 2 bootloader (#18116)
Copy the correct PID from `util/udev/50-qmk.rules`.
This commit is contained in:
		
							parent
							
								
									5e2ffe7d8f
								
							
						
					
					
						commit
						7ee55b1754
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -88,7 +88,7 @@ BOOTLOADER_VIDS_PIDS = {
 | 
			
		|||
    'md-boot': {("03eb", "6124")},
 | 
			
		||||
    'caterina': {
 | 
			
		||||
        # pid.codes shared PID
 | 
			
		||||
        ("1209", "9203"),  # Keyboardio Atreus 2 Bootloader
 | 
			
		||||
        ("1209", "2302"),  # Keyboardio Atreus 2 Bootloader
 | 
			
		||||
        # Spark Fun Electronics
 | 
			
		||||
        ("1b4f", "9203"),  # Pro Micro 3V3/8MHz
 | 
			
		||||
        ("1b4f", "9205"),  # Pro Micro 5V/16MHz
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue