summaryrefslogtreecommitdiff
path: root/users/d4mation/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'users/d4mation/rules.mk')
-rw-r--r--users/d4mation/rules.mk15
1 files changed, 0 insertions, 15 deletions
diff --git a/users/d4mation/rules.mk b/users/d4mation/rules.mk
deleted file mode 100644
index f677721b42..0000000000
--- a/users/d4mation/rules.mk
+++ /dev/null
@@ -1,15 +0,0 @@
-SRC += d4mation.c \
- tap-hold.c \
- macros.c
-
-BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
-LTO_ENABLE = yes
-MOUSEKEY_ENABLE = no
-
-ifeq ($(strip $(UNICODE_ENABLE)), yes)
- SRC += zalgo.c
-endif
-
-ifeq ($(strip $(TAP_DANCE_ENABLE)), yes)
- SRC += tap-dance.c
-endif \ No newline at end of file