aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox/keymaps/videck/Makefile
diff options
context:
space:
mode:
authorcbbrowne <cbbrowne@cbbrowne.tor.int-afilias.info>2016-11-16 17:05:11 -0500
committercbbrowne <cbbrowne@cbbrowne.tor.int-afilias.info>2016-11-16 17:05:11 -0500
commit5b88e7ab9a59dbbc5df6ffa4639befebb9fb115e (patch)
tree3676cd8ed034158c1d615d62cca3bf2631a71e96 /keyboards/ergodox/keymaps/videck/Makefile
parentc609edc36233ef0dc87d158fb8e8da989e74cae2 (diff)
parent9f1b27c5bad5ba36afaa32f986fd662053215d8b (diff)
downloadfirmware-5b88e7ab9a59dbbc5df6ffa4639befebb9fb115e.tar.gz
firmware-5b88e7ab9a59dbbc5df6ffa4639befebb9fb115e.tar.bz2
firmware-5b88e7ab9a59dbbc5df6ffa4639befebb9fb115e.zip
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Diffstat (limited to 'keyboards/ergodox/keymaps/videck/Makefile')
-rw-r--r--keyboards/ergodox/keymaps/videck/Makefile19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/ergodox/keymaps/videck/Makefile b/keyboards/ergodox/keymaps/videck/Makefile
new file mode 100644
index 000000000..5c7d21f2c
--- /dev/null
+++ b/keyboards/ergodox/keymaps/videck/Makefile
@@ -0,0 +1,19 @@
+AUDIO_ENABLE:=no
+BACKLIGHT_ENABLE:=no
+BLUETOOTH_ENABLE:=no
+BOOTMAGIC_ENABLE:=no
+COMMAND_ENABLE:=no
+CONSOLE_ENABLE:=no
+EXTRAKEY_ENABLE:=yes
+MIDI_ENABLE:=no
+MOUSEKEY_ENABLE:=yes
+NKRO_ENABLE:=no
+RGBLIGHT_ENABLE:=no
+SLEEP_LED_ENABLE:=no
+TAP_DANCE_ENABLE:=yes
+UNICODEMAP_ENABLE:=no
+UNICODE_ENABLE:=no
+
+ifndef QUANTUM_DIR
+ include ../../../../Makefile
+endif