summaryrefslogtreecommitdiff
path: root/users/mtdjr/config.h
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2022-10-13 02:22:16 +0100
committerGitHub <noreply@github.com>2022-10-13 02:22:16 +0100
commit14b522bb34df9fa9a7f1c8857434518e35d3a312 (patch)
tree0fb8c933ab3690e587e97f7c47e3a024a26fb772 /users/mtdjr/config.h
parent2078a56369af376e3275f02e21d48ab6cc39bc36 (diff)
Remove keymaps that still reference legacy macros (#18690)
Diffstat (limited to 'users/mtdjr/config.h')
-rw-r--r--users/mtdjr/config.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/users/mtdjr/config.h b/users/mtdjr/config.h
deleted file mode 100644
index 9769ebc18a..0000000000
--- a/users/mtdjr/config.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#ifndef USERSPACE_CONFIG_H
-#define USERSPACE_CONFIG_H
-
-// Put normal config.h settings here:
-#define TAPPING_TERM 250
-
-#endif // !USERSPACE_CONFIG_H