~ruther/qmk_firmware

3f47bcbcae2249dff01f84b9b583ead0d9f2308d — tmk 12 years ago 6caefe9
Fix target name and product id of pahntom.
3 files changed, 3 insertions(+), 3 deletions(-)

M keyboard/phantom/Makefile.lufa
M keyboard/phantom/Makefile.pjrc
M keyboard/phantom/config.h
M keyboard/phantom/Makefile.lufa => keyboard/phantom/Makefile.lufa +1 -1
@@ 39,7 39,7 @@
#----------------------------------------------------------------------------

# Target file name (without extension).
TARGET = hid_phantom_lufa
TARGET = phantom_lufa

# Directory common source filess exist
TOP_DIR = ../..

M keyboard/phantom/Makefile.pjrc => keyboard/phantom/Makefile.pjrc +1 -1
@@ 39,7 39,7 @@
#----------------------------------------------------------------------------

# Target file name (without extension).
TARGET = hid_phantom_pjrc
TARGET = phantom_pjrc

# Directory common source filess exist
TOP_DIR = ../..

M keyboard/phantom/config.h => keyboard/phantom/config.h +1 -1
@@ 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