summaryrefslogtreecommitdiff
path: root/keyboards/tanuki/keymaps/tucznak/config.h
diff options
context:
space:
mode:
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