diff options
Diffstat (limited to 'ps2_usb/Makefile')
-rw-r--r-- | ps2_usb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ps2_usb/Makefile b/ps2_usb/Makefile index 7352f6b131..f003aea01d 100644 --- a/ps2_usb/Makefile +++ b/ps2_usb/Makefile @@ -39,7 +39,7 @@ F_CPU = 16000000 # Build Options -# comment out to disable the options. +# *Comment out* to disable the options. # MOUSEKEY_ENABLE = yes # Mouse keys EXTRAKEY_ENABLE = yes # Audio control and System control |