aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox/keymaps/pvinis/Makefile
diff options
context:
space:
mode:
authorIBNobody <ibnobody@gmail.com>2016-10-23 20:45:20 -0500
committerIBNobody <ibnobody@gmail.com>2016-10-23 20:45:20 -0500
commit05ceef2350dbd72f696d70b8a2567d048fa147dc (patch)
tree598e5f77c3b32d96774fd096765908fcbdf15df9 /keyboards/ergodox/keymaps/pvinis/Makefile
parent826417bfc001377719c9034fe273d1596ba62c9c (diff)
parent2e2b9962cdc20e9f46dd0194f25a68ffa05e7d36 (diff)
downloadfirmware-05ceef2350dbd72f696d70b8a2567d048fa147dc.tar.gz
firmware-05ceef2350dbd72f696d70b8a2567d048fa147dc.tar.bz2
firmware-05ceef2350dbd72f696d70b8a2567d048fa147dc.zip
Merge remote-tracking branch 'refs/remotes/jackhumbert/master'
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