summaryrefslogtreecommitdiffstats
path: root/keyboards/dz60/keymaps/marianas/rules.mk
diff options
context:
space:
mode:
authorTheOneTrueTrench <38593283+TheOneTrueTrench@users.noreply.github.com>2018-11-06 21:01:18 +0100
committerDrashna Jaelre <drashna@live.com>2018-11-06 21:01:18 +0100
commit8f5ac39fb90e9036a9df60f286888e02daf3fd1b (patch)
tree213e9c4f9bedba03696bda5f6fba8fb1f42b4c8e /keyboards/dz60/keymaps/marianas/rules.mk
parentf8d800583544bca258b9c10af3ba44de9764639e (diff)
downloadqmk_firmware-8f5ac39fb90e9036a9df60f286888e02daf3fd1b.tar.gz
qmk_firmware-8f5ac39fb90e9036a9df60f286888e02daf3fd1b.tar.xz
separated all my changes into separate files, working on generalizing my relativity macros. (#4368)
* Updating to my local changes. * Added auto-complete for joins. * Added lights to imply current state better
Diffstat (limited to 'keyboards/dz60/keymaps/marianas/rules.mk')
-rw-r--r--keyboards/dz60/keymaps/marianas/rules.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/dz60/keymaps/marianas/rules.mk b/keyboards/dz60/keymaps/marianas/rules.mk
index ab188f3b2..230d194ab 100644
--- a/keyboards/dz60/keymaps/marianas/rules.mk
+++ b/keyboards/dz60/keymaps/marianas/rules.mk
@@ -15,3 +15,7 @@ AUDIO_ENABLE = no
RGBLIGHT_ENABLE = yes
TAP_DANCE_ENABLE = no
AUTO_SHIFT_ENABLE = no
+
+
+SRC += relativity.c
+SRC += customLogic.c