summaryrefslogtreecommitdiff
path: root/keyboards/evyd13/fin_pad/config.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-07-11 12:58:12 +0000
committerQMK Bot <hello@qmk.fm>2022-07-11 12:58:12 +0000
commit57021d63582718635f87ba661f40683e98ba59da (patch)
tree1ec0f99a59d3d8690850c0e7a652ae36b9962348 /keyboards/evyd13/fin_pad/config.h
parent5925ea347877f848094a2f89e0a8b1bdc41e895e (diff)
parent61ce15f2025b6d1f925c9bae83c84eb04e3cdf61 (diff)
downloadqmk_firmware-57021d63582718635f87ba661f40683e98ba59da.tar.gz
qmk_firmware-57021d63582718635f87ba661f40683e98ba59da.zip
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/evyd13/fin_pad/config.h')
-rw-r--r--keyboards/evyd13/fin_pad/config.h20
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/evyd13/fin_pad/config.h b/keyboards/evyd13/fin_pad/config.h
new file mode 100644
index 0000000000..2155d337a8
--- /dev/null
+++ b/keyboards/evyd13/fin_pad/config.h
@@ -0,0 +1,20 @@
+// 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