X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;ds=sidebyside;f=ps2_usb%2FMakefile;h=a548b56d4c3870d8361675ebed507706b68ab565;hb=1bda8a8c69e7b1e5e62233d9f5a63d0dca0ef4fb;hp=605962915f82dc1e4d5f26b447e991cc56725444;hpb=61e12a3157ea6860f23bf8e29372aa70aeb02be0;p=max%2Ftmk_keyboard.git diff --git a/ps2_usb/Makefile b/ps2_usb/Makefile old mode 100755 new mode 100644 index 60596291..a548b56d --- a/ps2_usb/Makefile +++ b/ps2_usb/Makefile @@ -1,5 +1,10 @@ +# +# Makefile for PJRC Teensy +# + + # Target file name (without extension). -TARGET = ps2_usb +TARGET = ps2_usb_pjrc # Directory common source filess exist COMMON_DIR = .. @@ -37,7 +42,7 @@ F_CPU = 16000000 # comment out to disable the options. # MOUSEKEY_ENABLE = yes # Mouse keys -USB_EXTRA_ENABLE = yes # Enhanced feature for Windows(Audio control and System control) +USB_EXTRA_ENABLE = yes # Audio control and System control USB_NKRO_ENABLE = yes # USB Nkey Rollover