summaryrefslogtreecommitdiffstats
path: root/users/txkyel/rules.mk
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2022-10-20 23:15:15 +0100
committerGitHub <noreply@github.com>2022-10-20 23:15:15 +0100
commit08e111758d1828f206a75f2083fc026a494365b5 (patch)
treef8ab69f86c25cb558840e7fcb4e536cfc81c6b59 /users/txkyel/rules.mk
parent00a47742433dc3d48854f2ef646c4fc332f5f443 (diff)
Remove stale userspace/keymaps (#18700)
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