]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - ps2_usb/Makefile
Add special keycodes for media control. Fix power down command.
[max/tmk_keyboard.git] / ps2_usb / Makefile
old mode 100755 (executable)
new mode 100644 (file)
index 7b55e02..a548b56
@@ -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 = ..
@@ -10,7 +15,7 @@ TARGET_DIR = .
 # keyboard dependent files
 TARGET_SRC =   main_pjrc.c \
                keymap.c \
-               matrix.c \
+               matrix.c \
                led.c \
                ps2.c
 
@@ -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