diff options
Diffstat (limited to 'keyboard/macway/Makefile.pjrc')
-rw-r--r-- | keyboard/macway/Makefile.pjrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboard/macway/Makefile.pjrc b/keyboard/macway/Makefile.pjrc index ecc236e3d0..9e84a34185 100644 --- a/keyboard/macway/Makefile.pjrc +++ b/keyboard/macway/Makefile.pjrc @@ -74,9 +74,11 @@ F_CPU = 16000000 # Build Options # comment out to disable the options. # +BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration(+1000) MOUSEKEY_ENABLE = yes # Mouse keys #PS2_MOUSE_ENABLE = yes # PS/2 mouse(TrackPoint) support EXTRAKEY_ENABLE = yes # Audio control and System control +COMMAND_ENABLE = yes # Commands for debug and configuration #NKRO_ENABLE = yes # USB Nkey Rollover |