summaryrefslogtreecommitdiff
path: root/keyboards/orbekk_dactyl/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/orbekk_dactyl/config.h')
-rw-r--r--keyboards/orbekk_dactyl/config.h20
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/orbekk_dactyl/config.h b/keyboards/orbekk_dactyl/config.h
new file mode 100644
index 0000000000..2875b78c42
--- /dev/null
+++ b/keyboards/orbekk_dactyl/config.h
@@ -0,0 +1,20 @@
+// Copyright 2023 KJ Orbekk (@orbekk)
+// 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