summaryrefslogtreecommitdiff
path: root/keyboards/ergodox/keymaps/pvinis/Makefile
diff options
context:
space:
mode:
authorPavlos Vinieratos2016-09-20 11:38:45 +0200
committerPavlos Vinieratos2016-10-11 10:34:47 +0200
commit2855de5f0fdc6767b57877687b614687fdafa64c (patch)
tree200bd2cc3cdd551f2febe945a85738c76c7ee573 /keyboards/ergodox/keymaps/pvinis/Makefile
parent698d02122b2f705eb57d177e567c059289c6d7f8 (diff)
init keymap
Diffstat (limited to 'keyboards/ergodox/keymaps/pvinis/Makefile')
-rw-r--r--keyboards/ergodox/keymaps/pvinis/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/keyboards/ergodox/keymaps/pvinis/Makefile b/keyboards/ergodox/keymaps/pvinis/Makefile
new file mode 100644
index 000000000..7ceb51ce4
--- /dev/null
+++ b/keyboards/ergodox/keymaps/pvinis/Makefile
@@ -0,0 +1,9 @@
+CONSOLE_ENABLE = no # for debugging
+
+SLEEP_LED_ENABLE = no # no led blinking while sleeping
+NKRO_ENABLE = yes # disable for windows
+TAP_DANCE_ENABLE = yes # tap-tap-tap
+
+ifndef QUANTUM_DIR
+ include ../../../../Makefile
+endif