summaryrefslogtreecommitdiff
path: root/keyboards/evyd13/fin_pad
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/evyd13/fin_pad')
-rw-r--r--keyboards/evyd13/fin_pad/config.h20
1 files changed, 0 insertions, 20 deletions
diff --git a/keyboards/evyd13/fin_pad/config.h b/keyboards/evyd13/fin_pad/config.h
deleted file mode 100644
index 2155d337a8..0000000000
--- a/keyboards/evyd13/fin_pad/config.h
+++ /dev/null
@@ -1,20 +0,0 @@
-// Copyright 2022 Evelien Dekkers (@evyd13)
-// SPDX-License-Identifier: GPL-2.0-or-later
-
-#pragma once
-
-/*
- * Feature disable options
- * These options are also useful to firmware size reduction.
- */
-
-/* disable debug print */
-//#define NO_DEBUG
-
-/* disable print */
-//#define NO_PRINT
-
-/* disable action features */
-//#define NO_ACTION_LAYER
-//#define NO_ACTION_TAPPING
-//#define NO_ACTION_ONESHOT