summaryrefslogtreecommitdiff
path: root/keyboards/tanuki/keymaps/tucznak/config.h
diff options
context:
space:
mode:
authorNick Brassel <nick@tzarc.org>2024-02-28 21:47:37 +1100
committerNick Brassel <nick@tzarc.org>2024-02-28 21:47:37 +1100
commit4e369d405af6bba1adce6337b2e1b1ea1788566c (patch)
treeb0f020feff1809e37c9e7795d344929ff0bb290a /keyboards/tanuki/keymaps/tucznak/config.h
parent4e04da397ef643f8fcf4afbe1d19f63aee1fc561 (diff)
parentdd1706e468bb18dd7f7ae143de735a5d3be1bfb8 (diff)
Merge branch 'develop'
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