]> git.donarmstrong.com Git - tmk_firmware.git/blobdiff - keyboard/phantom/Makefile.pjrc
Fix target name and product id of pahntom.
[tmk_firmware.git] / keyboard / phantom / Makefile.pjrc
index 12696f344efbc6454a8c86ea896dbc6fdac35b05..67bf6df2827ad78a5bd2779a46ec9cb5ae9a52dc 100644 (file)
@@ -39,7 +39,7 @@
 #----------------------------------------------------------------------------
 
 # Target file name (without extension).
-TARGET = hid_phantom_pjrc
+TARGET = phantom_pjrc
 
 # Directory common source filess exist
 TOP_DIR = ../..