X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=keyboard%2Fphantom%2FMakefile.lufa;h=641d8c52a8596752e92295bd075bbc03c5e5433c;hb=9757f960f9f50841df6651a1a52f63eb9aae242b;hp=37d2433940d21bfd8fc7608a9791a0c407068741;hpb=613fdb24fcdb4f8920f0d344cad5800d343f535c;p=max%2Ftmk_keyboard.git diff --git a/keyboard/phantom/Makefile.lufa b/keyboard/phantom/Makefile.lufa index 37d24339..641d8c52 100644 --- a/keyboard/phantom/Makefile.lufa +++ b/keyboard/phantom/Makefile.lufa @@ -39,7 +39,7 @@ #---------------------------------------------------------------------------- # Target file name (without extension). -TARGET = hid_phantom_lufa +TARGET = phantom_lufa # Directory common source filess exist TOP_DIR = ../..