summaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox/rules.mk
diff options
context:
space:
mode:
authorFred Sundvik <fsundvik@gmail.com>2016-08-07 16:04:39 +0200
committerFred Sundvik <fsundvik@gmail.com>2016-08-20 02:56:08 +0200
commit44441de8cad7255fd0637459ed39b89e34751b78 (patch)
tree89056dc6ea70b3367fb1fa0ca408975909b5a20a /keyboards/ergodox/rules.mk
parent0d5caead5ad0edc06aedda06814da05815fc177e (diff)
downloadqmk_firmware-44441de8cad7255fd0637459ed39b89e34751b78.tar.gz
qmk_firmware-44441de8cad7255fd0637459ed39b89e34751b78.tar.xz
Split keyboard makefiles into rules and Makefile
Diffstat (limited to 'keyboards/ergodox/rules.mk')
-rw-r--r--keyboards/ergodox/rules.mk28
1 files changed, 28 insertions, 0 deletions
diff --git a/keyboards/ergodox/rules.mk b/keyboards/ergodox/rules.mk
new file mode 100644
index 000000000..ac63d4eff
--- /dev/null
+++ b/keyboards/ergodox/rules.mk
@@ -0,0 +1,28 @@
+#----------------------------------------------------------------------------
+# On command line:
+#
+# make = Make software.
+#
+# make clean = Clean out built project files.
+#
+# That's pretty much all you need. To compile, always go make clean,
+# followed by make.
+#
+# For advanced users only:
+# make teensy = Download the hex file to the device, using teensy_loader_cli.
+# (must have teensy_loader_cli installed).
+#
+#----------------------------------------------------------------------------
+# Build Options
+# comment out to disable the options.
+#
+BOOTMAGIC_ENABLE ?= no # Virtual DIP switch configuration(+1000)
+MOUSEKEY_ENABLE ?= yes # Mouse keys(+4700)
+EXTRAKEY_ENABLE ?= yes # Audio control and System control(+450)
+CONSOLE_ENABLE ?= no # Console for debug(+400)
+COMMAND_ENABLE ?= yes # Commands for debug and configuration
+CUSTOM_MATRIX ?= yes # Custom matrix file for the ErgoDox EZ
+SLEEP_LED_ENABLE ?= yes # Breathing sleep LED during USB suspend
+NKRO_ENABLE ?= yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
+MIDI_ENABLE ?= no # MIDI controls
+UNICODE_ENABLE ?= yes # Unicode