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