summaryrefslogtreecommitdiff
path: root/users/danielo515/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'users/danielo515/rules.mk')
-rw-r--r--users/danielo515/rules.mk11
1 files changed, 0 insertions, 11 deletions
diff --git a/users/danielo515/rules.mk b/users/danielo515/rules.mk
deleted file mode 100644
index c77e2f0155..0000000000
--- a/users/danielo515/rules.mk
+++ /dev/null
@@ -1,11 +0,0 @@
-SRC += danielo515.c \
- alt_tab.c \
- process_records.c
-
-ifeq ($(strip $(COMBO_ENABLE)), yes)
- SRC += combo.c
-endif
-
-ifeq ($(strip $(TAP_DANCE_ENABLE)), yes)
- SRC += tap_dance.c
-endif