diff options
Diffstat (limited to 'keyboard/phantom/Makefile.pjrc')
-rw-r--r-- | keyboard/phantom/Makefile.pjrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboard/phantom/Makefile.pjrc b/keyboard/phantom/Makefile.pjrc index 12696f344e..67bf6df282 100644 --- a/keyboard/phantom/Makefile.pjrc +++ b/keyboard/phantom/Makefile.pjrc @@ -39,7 +39,7 @@ #---------------------------------------------------------------------------- # Target file name (without extension). -TARGET = hid_phantom_pjrc +TARGET = phantom_pjrc # Directory common source filess exist TOP_DIR = ../.. |