aboutsummaryrefslogtreecommitdiff
path: root/keyboard/phantom/Makefile.pjrc
diff options
context:
space:
mode:
Diffstat (limited to 'keyboard/phantom/Makefile.pjrc')
-rw-r--r--keyboard/phantom/Makefile.pjrc11
1 files changed, 7 insertions, 4 deletions
diff --git a/keyboard/phantom/Makefile.pjrc b/keyboard/phantom/Makefile.pjrc
index 67bf6df28..7c022a03f 100644
--- a/keyboard/phantom/Makefile.pjrc
+++ b/keyboard/phantom/Makefile.pjrc
@@ -74,11 +74,14 @@ F_CPU = 16000000
74# Build Options 74# Build Options
75# comment out to disable the options. 75# comment out to disable the options.
76# 76#
77#MOUSEKEY_ENABLE = yes # Mouse keys 77BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration(+1000)
78#PS2_MOUSE_ENABLE = yes # PS/2 mouse(TrackPoint) support 78#MOUSEKEY_ENABLE = yes # Mouse keys(+5000)
79EXTRAKEY_ENABLE = yes # Audio control and System control 79EXTRAKEY_ENABLE = yes # Audio control and System control(+600)
80#NKRO_ENABLE = yes # USB Nkey Rollover
81CONSOLE_ENABLE = yes # Console for debug 80CONSOLE_ENABLE = yes # Console for debug
81COMMAND_ENABLE = yes # Commands for debug and configuration
82#SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend
83#NKRO_ENABLE = yes # USB Nkey Rollover(+500)
84#PS2_MOUSE_ENABLE = yes # PS/2 mouse(TrackPoint) support
82 85
83 86
84# Search Path 87# Search Path