mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-10-31 13:22:31 +01:00 
			
		
		
		
	Fix target name and product id of pahntom.
This commit is contained in:
		
							parent
							
								
									6caefe9649
								
							
						
					
					
						commit
						3f47bcbcae
					
				| @ -39,7 +39,7 @@ | ||||
| #----------------------------------------------------------------------------
 | ||||
| 
 | ||||
| # Target file name (without extension).
 | ||||
| TARGET = hid_phantom_lufa | ||||
| TARGET = phantom_lufa | ||||
| 
 | ||||
| # Directory common source filess exist
 | ||||
| TOP_DIR = ../.. | ||||
|  | ||||
| @ -39,7 +39,7 @@ | ||||
| #----------------------------------------------------------------------------
 | ||||
| 
 | ||||
| # Target file name (without extension).
 | ||||
| TARGET = hid_phantom_pjrc | ||||
| TARGET = phantom_pjrc | ||||
| 
 | ||||
| # Directory common source filess exist
 | ||||
| TOP_DIR = ../.. | ||||
|  | ||||
| @ -21,7 +21,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>. | ||||
| 
 | ||||
| /* USB Device descriptor parameter */ | ||||
| #define VENDOR_ID       0xFEED | ||||
| #define PRODUCT_ID      0xB919 | ||||
| #define PRODUCT_ID      0x6057 | ||||
| #define DEVICE_VER      0x0001 | ||||
| #define MANUFACTURER    t.m.k. | ||||
| #define PRODUCT         Phantom | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 tmk
						tmk