]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - keyboard/phantom/Makefile.lufa
Change struct key_t
[max/tmk_keyboard.git] / keyboard / phantom / Makefile.lufa
index 37d2433940d21bfd8fc7608a9791a0c407068741..641d8c52a8596752e92295bd075bbc03c5e5433c 100644 (file)
@@ -39,7 +39,7 @@
 #----------------------------------------------------------------------------
 
 # Target file name (without extension).
-TARGET = hid_phantom_lufa
+TARGET = phantom_lufa
 
 # Directory common source filess exist
 TOP_DIR = ../..