]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/ergodox/rules.mk
Update keyboards' rules.mk/Makefiles (#1442)
[qmk_firmware.git] / keyboards / ergodox / rules.mk
1 #----------------------------------------------------------------------------
2 # On command line:
3 #
4 # make = Make software.
5 #
6 # make clean = Clean out built project files.
7 #
8 # That's pretty much all you need. To compile, always go make clean, 
9 # followed by make.
10 #
11 # For advanced users only:
12 # make teensy = Download the hex file to the device, using teensy_loader_cli.
13 #               (must have teensy_loader_cli installed).
14 #
15 #----------------------------------------------------------------------------
16 # Build Options
17 #   comment out to disable the options.
18 #
19 BOOTMAGIC_ENABLE = no  # Virtual DIP switch configuration(+1000)
20 MOUSEKEY_ENABLE  = yes # Mouse keys(+4700)
21 EXTRAKEY_ENABLE  = yes # Audio control and System control(+450)
22 CONSOLE_ENABLE   = no  # Console for debug(+400)
23 COMMAND_ENABLE   = yes # Commands for debug and configuration
24 CUSTOM_MATRIX    = yes # Custom matrix file for the ErgoDox EZ
25 SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend
26 NKRO_ENABLE      = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
27 UNICODE_ENABLE   = yes # Unicode
28 ONEHAND_ENABLE   = yes # Allow swapping hands of keyboard