summaryrefslogtreecommitdiff
path: root/keyboards/xd75/keymaps/dyn_macro_tap_dance/rules.mk
diff options
context:
space:
mode:
authorzerovectorspace <40783087+zerovectorspace@users.noreply.github.com>2018-07-03 19:13:49 +0000
committerDrashna Jaelre <drashna@live.com>2018-07-03 12:13:49 -0700
commit08c1997db1f08332abc3bb770b191ca95a514ea8 (patch)
tree209e2736b8ff3356f1e2f88eec51555b864a8e18 /keyboards/xd75/keymaps/dyn_macro_tap_dance/rules.mk
parent9c2dde98e2b963704eb7cb87f6c53c52599fba53 (diff)
Add Dynamic Macro Toggle using Tap Dance keymap to xd75 (#3297)
* Add Dynamic Macro Toggle using Tap Dance One Tap -> Play Macro 1 Two Taps -> Stop Recording Three Taps -> Start Recording Macro 1 * Move feature from default to dyn_macro_tap_dance * Convert 4 space tabs to 2 space tabs Follows qmk style guidelines
Diffstat (limited to 'keyboards/xd75/keymaps/dyn_macro_tap_dance/rules.mk')
-rw-r--r--keyboards/xd75/keymaps/dyn_macro_tap_dance/rules.mk20
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/xd75/keymaps/dyn_macro_tap_dance/rules.mk b/keyboards/xd75/keymaps/dyn_macro_tap_dance/rules.mk
new file mode 100644
index 0000000000..64484d3eee
--- /dev/null
+++ b/keyboards/xd75/keymaps/dyn_macro_tap_dance/rules.mk
@@ -0,0 +1,20 @@
+# Copyright 2013 Jun Wako <wakojun@gmail.com>
+#
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 2 of the License, or
+# (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
+
+ifndef QUANTUM_DIR
+ include ../../../../Makefile
+endif
+
+TAP_DANCE_ENABLE = yes