summaryrefslogtreecommitdiff
path: root/keyboards/tanuki/keymaps/tucznak/config.h
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2024-02-15 09:42:01 +0000
committerGitHub <noreply@github.com>2024-02-15 09:42:01 +0000
commit5233a62b20d975140f3bc4b808ca6e74a148d54c (patch)
treeaa90b523f0a82abf7cd77c2bfbb6e811110cedef /keyboards/tanuki/keymaps/tucznak/config.h
parentf8123c27ad75cbb7147618dd5cf98474b5c150e0 (diff)
Remove obvious user keymaps, keyboards/{s,t}* edition. (#23084)
Diffstat (limited to 'keyboards/tanuki/keymaps/tucznak/config.h')
-rw-r--r--keyboards/tanuki/keymaps/tucznak/config.h18
1 files changed, 0 insertions, 18 deletions
diff --git a/keyboards/tanuki/keymaps/tucznak/config.h b/keyboards/tanuki/keymaps/tucznak/config.h
deleted file mode 100644
index 37d42c0814..0000000000
--- a/keyboards/tanuki/keymaps/tucznak/config.h
+++ /dev/null
@@ -1,18 +0,0 @@
-#pragma once
-
-#undef MANUFACTURER
-#undef PRODUCT
-
-#define MANUFACTURER "Potato Inc."
-#define PRODUCT "Trash Panda"
-
-/* for bootloader */
-#define QMK_ESC_OUTPUT B2
-#define QMK_ESC_INPUT D0
-#define QMK_LED B0
-
-/* send tap key if no layer key was used even after tap delay */
-#undef TAPPING_TERM
-#define TAPPING_TERM 250
-#define RETRO_TAPPING
-#define TAPPING_TOGGLE 2