summaryrefslogtreecommitdiff
path: root/keyboards/evyd13/nt210/config.h
diff options
context:
space:
mode:
authorEvelien Dekkers <sixmoonskies@gmail.com>2022-03-26 02:06:03 +0100
committerGitHub <noreply@github.com>2022-03-25 18:06:03 -0700
commit084df6a288503709ddde2bfa0d64e1677fe32b29 (patch)
treed32a5dd5286d20588933462fe0ec2fd9a158ffdf /keyboards/evyd13/nt210/config.h
parent7e0dde1f0009bc47430091736d7893148876b4ec (diff)
[Keyboard] Add nt210 (#16461)
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/evyd13/nt210/config.h')
-rw-r--r--keyboards/evyd13/nt210/config.h20
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/evyd13/nt210/config.h b/keyboards/evyd13/nt210/config.h
new file mode 100644
index 0000000000..2155d337a8
--- /dev/null
+++ b/keyboards/evyd13/nt210/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